Skip to content

Commit ed7c0ba

Browse files
committed
Improve front page links
1 parent 2f8e014 commit ed7c0ba

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

data/templates/splash.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@ <h1 class="display-3">{{ 'tool-labs'|message }}</h1>
1818

1919
<h2>Find a tool</h2>
2020
<ul>
21-
<li><a href="{{ urlFor('tools') }}">List of all tools hosted on Toolforge</a></li>
22-
<li><a href="https://hay.toolforge.org/directory/">Hay's Tools Directory</a></li>
21+
<li><a href="https://toolhub.wikimedia.org/">Browse the Toolhub tool catalog</a></li>
2322
</ul>
2423

2524
<h2>Develop your own tool</h2>

0 commit comments

Comments
 (0)