myexperiment-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[myexperiment-hackers] [2245] trunk/app/views/layouts: changed links for


From: noreply
Subject: [myexperiment-hackers] [2245] trunk/app/views/layouts: changed links for publications to the wiki
Date: Mon, 13 Jul 2009 04:13:59 -0400 (EDT)

Revision
2245
Author
dgc
Date
2009-07-13 04:13:58 -0400 (Mon, 13 Jul 2009)

Log Message

changed links for publications to the wiki

Modified Paths

Diff

Modified: trunk/app/views/layouts/_footer.rhtml (2244 => 2245)


--- trunk/app/views/layouts/_footer.rhtml	2009-07-09 16:35:30 UTC (rev 2244)
+++ trunk/app/views/layouts/_footer.rhtml	2009-07-13 08:13:58 UTC (rev 2245)
@@ -19,7 +19,7 @@
 				<p><%= link_to "Mailing List", "http://lists.nongnu.org/mailman/listinfo/myexperiment-discuss", :target => '_blank' %></p>
 				<p><%= link_to "Contact Us", "/feedback", :target => '_blank' %></p>
 				<p><%= link_to "Developers", "/mashup/api" %></p>
-				<p><%= link_to "Publications", "http://www.semanticgrid.org/myexperiment/", :target => '_blank' %></p>
+				<p><%= link_to "Publications", "http://wiki.myexperiment.org/index.php/Papers", :target => '_blank' %></p>
 				<br/>
 			</td>
 			<td class="middle">

Modified: trunk/app/views/layouts/application.rhtml (2244 => 2245)


--- trunk/app/views/layouts/application.rhtml	2009-07-09 16:35:30 UTC (rev 2244)
+++ trunk/app/views/layouts/application.rhtml	2009-07-13 08:13:58 UTC (rev 2245)
@@ -35,7 +35,7 @@
 							<span>&nbsp;|&nbsp;</span>
 							<span><b><%= link_to "Mailing List", "http://lists.nongnu.org/mailman/listinfo/myexperiment-discuss", :target => '_blank' %></b></span>
 							<span>&nbsp;|&nbsp;</span>
-							<span><b><%= link_to "Publications", "http://www.semanticgrid.org/myexperiment/", :target => '_blank' %></b></span>
+							<span><b><%= link_to "Publications", "http://wiki.myexperiment.org/index.php/Papers", :target => '_blank' %></b></span>
 						</div>
 						<div style="text-align: right; float: right; width: 64%;">
 							<% if logged_in? -%>

reply via email to

[Prev in Thread] Current Thread [Next in Thread]