diff options
author | Sytse Sijbrandij <sytse@gitlab.com> | 2015-02-03 23:12:40 +0000 |
---|---|---|
committer | Sytse Sijbrandij <sytse@gitlab.com> | 2015-02-03 23:12:40 +0000 |
commit | 21b742a027f6c2c567d8187c47cb6d99a47c9983 (patch) | |
tree | 4d78ec14108de7659ab7b71cae9c1a08aa0ee8cc /doc/raketasks | |
parent | 704922c855a9741b5495db56ac266788a9c25c33 (diff) | |
parent | e6e337088bbb4736983119928b6b6b451bd3ef20 (diff) | |
download | gitlab-ce-21b742a027f6c2c567d8187c47cb6d99a47c9983.tar.gz |
Merge branch 'master' into 'master'
Fix capitalization of URL.
A targeted fix in the documentation.
See merge request !323
Diffstat (limited to 'doc/raketasks')
-rw-r--r-- | doc/raketasks/features.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/raketasks/features.md b/doc/raketasks/features.md index 99b3d5525b0..f9a46193547 100644 --- a/doc/raketasks/features.md +++ b/doc/raketasks/features.md @@ -6,7 +6,7 @@ This command will enable the namespaces feature introduced in v4.0. It will move Note: -- Because the **repository location will change**, you will need to **update all your git url's** to point to the new location. +- Because the **repository location will change**, you will need to **update all your git URLs** to point to the new location. - Username can be changed at [Profile / Account](/profile/account) **Example:** |