You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: lute/templates/termimport/index.html
+1-1
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
6
6
{% block body %}
7
7
8
-
<p>See <ahref="https://jzohrab.github.io/lute-manual/usage/terms/bulk-term-import.html" target="_blank">"Bulk Term Import"</a> in the Lute manual for notes about the CSV file format and data.</p>
8
+
<p>See <ahref="https://luteorg.github.io/lute-manual/usage/terms/bulk-term-import.html" target="_blank">"Bulk Term Import"</a> in the Lute manual for notes about the CSV file format and data.</p>
9
9
<br/>
10
10
11
11
{% for field_name, field_errors in form.errors.items() %}
0 commit comments