From d9270337c1c7ee387fc6e563c55101ce7320e257 Mon Sep 17 00:00:00 2001 From: Riyad Preukschas Date: Sat, 19 Jan 2013 15:23:05 +0100 Subject: [PATCH] Update text on help#public_access page --- app/views/help/public_access.html.haml | 16 +++++++++------- 1 file 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"