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: data/templates/splash.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ <h2>Find a tool</h2>
24
24
25
25
<h2>Develop your own tool</h2>
26
26
<divclass="seealso">
27
-
See also: <ahref="{{ urlFor('wiki', {'name': 'Getting_started'}) }}">Getting started</a>
27
+
See also: <ahref="https://wikitech.wikimedia.org/wiki/Help:Toolforge/Quickstart">Quickstart</a>
28
28
</div>
29
29
<ol>
30
30
<li><ahref="https://toolsadmin.wikimedia.org/register/">Create a Wikimedia developer account</a> (you must have a developer account to access the Toolforge project)</li>
0 commit comments