Krinkle has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/84969


Change subject: list.php: fix broken link to "create new tool"
......................................................................

list.php: fix broken link to "create new tool"

This mechanism moved from Special:NovaProject to
Special:NovaServiceGroup at some point. Not sure when or why,
but fixing the link.

Change-Id: Ib1e5a9f2bfaac2959f652e6e96bd0362f61f2699
---
M www/content/list.php
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/labs/toollabs 
refs/changes/69/84969/1

diff --git a/www/content/list.php b/www/content/list.php
index 54d5d21..32c854c 100644
--- a/www/content/list.php
+++ b/www/content/list.php
@@ -12,7 +12,7 @@
 </ul>
 
 <h2><span class="mw-headline" style="display: inline;">Hosted tools</span>
-     <span class="mw-editsection">[<a 
href="https://wikitech.wikimedia.org/w/index.php?title=Special:NovaProject&action=addservicegroup&projectname=tools";>create
 new tool</a>]</span>
+     <span class="mw-editsection">[<a 
href="https://wikitech.wikimedia.org/w/index.php?title=Special:NovaServiceGroup&action=addservicegroup&projectname=tools";>create
 new tool</a>]</span>
 </h2>
   <TABLE CLASS="tool-list" COLS=3>
 <?  $users = shell_exec("/usr/bin/getent group|/bin/grep ^local-");

-- 
To view, visit https://gerrit.wikimedia.org/r/84969
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib1e5a9f2bfaac2959f652e6e96bd0362f61f2699
Gerrit-PatchSet: 1
Gerrit-Project: labs/toollabs
Gerrit-Branch: master
Gerrit-Owner: Krinkle <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to