small url creation fix

This commit is contained in:
Inga Kirschnick 2022-09-20 15:11:20 +02:00
parent ceef272d06
commit 740ebcb40d

View File

@ -6,7 +6,7 @@
</div> </div>
<div class="col s12 m8"> <div class="col s12 m8">
<p> <p>
To <a href="{{ url_for('corpora.add_corpus') }}">create a corpus</a>, you To <a href="{{ url_for('corpora.create_corpus') }}">create a corpus</a>, you
can use the "New Corpus" button, which can be found on both, the Corpus can use the "New Corpus" button, which can be found on both, the Corpus
Analysis Service page and the Dashboard below the corpus list. Fill in the input Analysis Service page and the Dashboard below the corpus list. Fill in the input
mask to Create a corpus. After you have completed the input mask, you will mask to Create a corpus. After you have completed the input mask, you will