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: Src/Res/HTML/dlg-dbupdate-intro-tplt.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@
35
35
First go to <a
36
36
class="external-link"
37
37
href="<%CSDBReleaseURL%>"
38
-
><%CSDBReleaseURL%></a> and find the latest release of the database. Look for a zip file whose name has the form <code>csdb-v2.x.x.zip</code> where <code>2.x.x</code> is the database version number.
38
+
><%CSDBReleaseURL%></a> and find the latest version 2 release of the database. Look for a zip file whose name has the form <code>csdb-v2.x.x-data.zip</code> where <code>2.x.x</code> is the database version number.
0 commit comments