diff options
author | Regis <boudinot.regis@yahoo.com> | 2017-01-20 10:07:16 -0700 |
---|---|---|
committer | Regis <boudinot.regis@yahoo.com> | 2017-01-20 10:07:16 -0700 |
commit | df3db8e859ee87abf9776c8799837536530eeb23 (patch) | |
tree | db86caeff10e11fa6e214ebfa35ec876ae4bd457 /doc/README.md | |
parent | f90685b8d5a092e7079e9d7edeebb00abddc1e21 (diff) | |
parent | ff75bd0409f79c8b75cf49a219cfe3257526042d (diff) | |
download | gitlab-ce-keep_mini_graph_down_pipelines_index.tar.gz |
Merge branch 'master' into keep_mini_graph_down_pipelines_indexkeep_mini_graph_down_pipelines_index
Diffstat (limited to 'doc/README.md')
-rw-r--r-- | doc/README.md | 5 |
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. |