diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2014-02-26 23:08:35 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2014-02-26 23:08:35 +0100 |
commit | dcf0b805773f06ec5fb01cac145ee75dce1cd4d6 (patch) | |
tree | 0ed3cb805754f03c67834e8ac8152d6b805589bc /contributing | |
parent | da06687275d25430519365402e3be0800d612a68 (diff) | |
download | web-dcf0b805773f06ec5fb01cac145ee75dce1cd4d6.tar.gz web-dcf0b805773f06ec5fb01cac145ee75dce1cd4d6.tar.bz2 web-dcf0b805773f06ec5fb01cac145ee75dce1cd4d6.zip |
Fix HTML anchors.
Diffstat (limited to 'contributing')
-rw-r--r-- | contributing/web_pages.mdwn | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/contributing/web_pages.mdwn b/contributing/web_pages.mdwn index 48a44659..84e5af14 100644 --- a/contributing/web_pages.mdwn +++ b/contributing/web_pages.mdwn @@ -1,5 +1,5 @@ -[[!meta copyright="Copyright © 2007, 2008, 2009, 2010, 2011, 2013 Free Software -Foundation, Inc."]] +[[!meta copyright="Copyright © 2007, 2008, 2009, 2010, 2011, 2013, 2014 Free +Software Foundation, Inc."]] [[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable id="license" text="Permission is granted to copy, distribute and/or modify this @@ -58,9 +58,8 @@ pages' source code (Markdown) to see which parts the tag applies to. There are [[more detailed instructions about editing news items|news]]. -<a name="staging_area"> -## Staging Area -</a> + +## <a name="staging_area">Staging Area</a> When you commit changes, either using the web interface or checking them in into the repository; they won't become visible on |