diff options
author | Marin Jankovski <marin@gitlab.com> | 2014-05-16 12:57:32 +0200 |
---|---|---|
committer | Marin Jankovski <marin@gitlab.com> | 2014-05-16 12:57:32 +0200 |
commit | dbd88d453b8e6c78a423fa7e692004b1db6ea069 (patch) | |
tree | 3ca2e0353fcd278a0bb8cd7527e2cc8197c4cf3a /doc/raketasks | |
parent | cb58e1cbd74a76c2e25f56e8df1f1f494d14128a (diff) | |
download | gitlab-ce-dbd88d453b8e6c78a423fa7e692004b1db6ea069.tar.gz |
Update the examples to example.com
Diffstat (limited to 'doc/raketasks')
-rw-r--r-- | doc/raketasks/maintenance.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/raketasks/maintenance.md b/doc/raketasks/maintenance.md index 2783c4153c5..907c9352c59 100644 --- a/doc/raketasks/maintenance.md +++ b/doc/raketasks/maintenance.md @@ -24,9 +24,9 @@ Version: 5.1.0.beta2 Revision: 4da8b37 Directory: /home/git/gitlab DB Adapter: mysql2 -URL: http://localhost -HTTP Clone URL: http://localhost/some-project.git -SSH Clone URL: git@localhost:some-project.git +URL: http://example.com +HTTP Clone URL: http://example.com/some-project.git +SSH Clone URL: git@example.com:some-project.git Using LDAP: no Using Omniauth: no |