[129626] branches/gsoc11-statistics/stats-server/app/views/static/credits. html.erb

cal at macports.org cal at macports.org
Wed Dec 17 00:42:28 PST 2014


Revision: 129626
          https://trac.macports.org/changeset/129626
Author:   cal at macports.org
Date:     2014-12-17 00:42:28 -0800 (Wed, 17 Dec 2014)
Log Message:
-----------
mpstats: fix client URL in credits

Modified Paths:
--------------
    branches/gsoc11-statistics/stats-server/app/views/static/credits.html.erb

Modified: branches/gsoc11-statistics/stats-server/app/views/static/credits.html.erb
===================================================================
--- branches/gsoc11-statistics/stats-server/app/views/static/credits.html.erb	2014-12-17 05:33:33 UTC (rev 129625)
+++ branches/gsoc11-statistics/stats-server/app/views/static/credits.html.erb	2014-12-17 08:42:28 UTC (rev 129626)
@@ -11,14 +11,14 @@
 <p>
 	The client implementation as the <code>mpstats</code> port is the work of <%= link_to "Derek Ingrouville", "https://trac.macports.org/wiki/derek" %>,
 	<%= link_to "Joshua Root", "https://trac.macports.org/wiki/jmr" %> and <%= link_to "Clemens Lang", "https://trac.macports.org/wiki/cal" %>. The source of
-	the client is currently available at <%= link_to "/users/cal/ports/macports/mpstats", "http://trac.macports.org/browser/users/cal/ports/macports/mpstats" %>
+	the client is currently available at <%= link_to "/trunk/dports/sysutils/mpstats", "https://trac.macports.org/browser/trunk/dports/sysutils/mpstats" %>
 	in the MacPorts Subversion repository.
 </p>
 
 <h2>Source</h2>
 <p>Both the statistics client and the statistics server are open source:
 	<ul>
-		<li><%= link_to "client", "http://trac.macports.org/browser/users/cal/ports/macports/mpstats" %></li>
+		<li><%= link_to "client", "https://trac.macports.org/browser/trunk/dports/sysutils/mpstats" %></li>
 		<li><%= link_to "server", "https://trac.macports.org/browser/branches/gsoc11-statistics" %></li>
 	</ul>
 </p>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141217/e7de450b/attachment.html>


More information about the macports-changes mailing list