Cleanup more section anchors

Signed-off-by: Shawn O. Pearce <sop@google.com>
This commit is contained in:
Shawn O. Pearce 2009-08-20 10:05:36 -07:00
parent 1cc1fb23db
commit f28652d97c
2 changed files with 5 additions and 6 deletions

View File

@ -314,7 +314,7 @@ Follow the <<apache2,reverse proxy>> section below to setup an
Apache2 server to handle SSL for Jetty.
Other Servlet Containers[[other_containers]]
[[other_containers]]Other Servlet Containers
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Deploy the `gerrit-*.war` file to your application server as
@ -330,9 +330,8 @@ classpath. Usually its best to load this library from the servlet
container's extensions directory, but gerrit.war could also be
manually repacked to include it.
[[apache2]]
Apache2 Reverse Proxy
~~~~~~~~~~~~~~~~~~~~~
[[apache2]]Apache2 Reverse Proxy
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Enable the necessary Apache2 modules:

View File

@ -51,7 +51,7 @@ key's passphrase. Consult `man ssh-agent`, or your SSH client's
documentation, for more details on configuration of the agent
process and how to add the private key.
Testing Your SSH Connection[[test_ssh]]
[[test_ssh]]Testing Your SSH Connection
---------------------------------------
To verify your SSH key is working correctly, try using an SSH client
@ -104,7 +104,7 @@ be sent through command line options.
For more details on using `repo upload`, see `repo help upload`.
git push: Create Changes[[push_create]]
[[push_create]]git push: Create Changes
---------------------------------------
To create new changes for review, simply push into the project's