summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRiyad Preukschas <riyad@informatik.uni-bremen.de>2013-01-19 15:23:05 +0100
committerRiyad Preukschas <riyad@informatik.uni-bremen.de>2013-01-19 15:27:03 +0100
commitd9270337c1c7ee387fc6e563c55101ce7320e257 (patch)
treeb7ed855592433c27eb081ffc3611a4def2987dd7
parent607a38dd00018d28dfd7ce55643ce354957e3533 (diff)
downloadgitlab-ce-d9270337c1c7ee387fc6e563c55101ce7320e257.tar.gz
Update text on help#public_access page
-rw-r--r--app/views/help/public_access.html.haml16
1 files changed, 9 insertions, 7 deletions
diff --git a/app/views/help/public_access.html.haml b/app/views/help/public_access.html.haml
index 941ab7b91bf..60d8d597617 100644
--- a/app/views/help/public_access.html.haml
+++ b/app/views/help/public_access.html.haml
@@ -5,12 +5,14 @@
%hr
%p
- Public area - is part of application with public access.
- %br
- It used to list all projects with public read-only access.
- %br
- If you enable public http access to the project - it will appears there
- %br
+ GitLab allows you to open selected projects to be accessed publicly.
+ These projects will be clonable
+ %em without any
+ authentication.
+ Also they will be listed on the #{link_to "public access directory", public_root_path}.
- Follow #{link_to "this link", public_root_path} to visit Public Area
+%ol
+ %li Go to your project dashboard
+ %li Click on the "Edit" tab
+ %li Select "Public clone access"