Update documentation to point to etc subdirectory

These files were moved under $site_path/etc and our documentation
was out of date with that change.

Change-Id: I50f6115706c68ada871f244b21f5d5b369646f60
Signed-off-by: Shawn O. Pearce <sop@google.com>
This commit is contained in:
Shawn O. Pearce
2009-11-17 16:10:10 -08:00
parent 309d8d365a
commit c5fed82732
7 changed files with 42 additions and 43 deletions

View File

@@ -596,8 +596,8 @@ the warm-standby is reasonably current should the master go offline.
Gerrit can be configured to replicate changes made to the local
Git repositories over any standard Git transports. This can be
configured in `'$site_path'/replication.conf` to send copies of
all changes over SSH to other servers, or to the Amazon S3 blob
configured in `'$site_path'/etc/replication.conf` to send copies
of all changes over SSH to other servers, or to the Amazon S3 blob
storage service.