summaryrefslogtreecommitdiff
path: root/doc/README.md
diff options
context:
space:
mode:
authorsytses <sytse@gitlab.com>2017-01-19 18:05:04 -0800
committersytses <sytse@gitlab.com>2017-01-19 18:05:04 -0800
commit1bb0191a8a5302448bd0ebdbeaf5a3113723193d (patch)
tree39c2fa30cf1c28496e1f56bef77e3042c534d2fc /doc/README.md
parentcf1f7e89c9d948a96a1c637183a1c1f076fda27c (diff)
downloadgitlab-ce-1bb0191a8a5302448bd0ebdbeaf5a3113723193d.tar.gz
Make university more prominent.
Diffstat (limited to 'doc/README.md')
-rw-r--r--doc/README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/README.md b/doc/README.md
index ee69684b53b..43261ef7457 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -1,5 +1,9 @@
# GitLab Community Edition documentation
+## University
+
+[University](university/README.md) contain guides to learn Git and GitLab through courses and videos.
+
## User documentation
- [Account Security](user/account/security.md) Securing your account via two-factor authentication, etc.
@@ -19,7 +23,6 @@
- [SSH](ssh/README.md) Setup your ssh keys and deploy keys for secure access to your projects.
- [Webhooks](web_hooks/web_hooks.md) Let GitLab notify you when new code has been pushed to your project.
- [Workflow](workflow/README.md) Using GitLab functionality and importing projects from GitHub and SVN.
-- [University](university/README.md) Learn Git and GitLab through videos and courses.
- [Git Attributes](user/project/git_attributes.md) Managing Git attributes using a `.gitattributes` file.
- [Git cheatsheet](https://gitlab.com/gitlab-com/marketing/raw/master/design/print/git-cheatsheet/print-pdf/git-cheatsheet.pdf) Download a PDF describing the most used Git operations.