changeset 453:c1e2c85ad683

thepage: update "ongoing todo list" link That wiki page used to have just a couple of items, and now it doesn't exist, so let's link to the list of website bugs on the bugzilla instead.
author Anton Shestakov <av6@dwimlabs.net>
date Mon, 04 Apr 2016 18:17:37 +0800
parents 2a4f7a511151
children 8009f87d7dd0
files templates/thepage/index.html
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/templates/thepage/index.html	Mon Mar 28 17:17:50 2016 +0800
+++ b/templates/thepage/index.html	Mon Apr 04 18:17:37 2016 +0800
@@ -19,7 +19,7 @@
 		<p><strong>This website always needs improvement. Please send any kind of patches, suggestions and comments to either
 		the <a href="mailto:mercurial-devel@mercurial-scm.org">Mercurial mailinglist</a> or directly to us.</p></strong>
 
-		<p>People often ask what exactly can be done to improve the website. First of all, check our <a href="https://www.mercurial-scm.org/wiki/Frontpage">ongoing
+		<p>People often ask what exactly can be done to improve the website. First of all, check our <a href="https://bz.mercurial-scm.org/buglist.cgi?bug_status=__open__&component=website">ongoing
 		todo list</a>. Second, read the pages and fix our poor grammar. Third, write guides, write about extensions
 		and contribute to the <a href="https://www.mercurial-scm.org/wiki">Wiki</a>. If you'd like to help with additional graphics or something completely different
 		(we have wishlists), you are welcome.</p>