diff options
author | Nick Thomas <nick@gitlab.com> | 2019-06-19 14:10:07 +0100 |
---|---|---|
committer | Nick Thomas <nick@gitlab.com> | 2019-06-19 14:11:01 +0100 |
commit | 8802dd24ecf17fa90b3e0200a05224297fa0f462 (patch) | |
tree | 1974b45483993690c43ffc7724aa678b700a75a4 /doc/university | |
parent | 7754029e190eee6eb530c4c8dc45bec57095d92c (diff) | |
download | gitlab-ce-8802dd24ecf17fa90b3e0200a05224297fa0f462.tar.gz |
Update the docs to reflect lack of MySQL support52442-minimal-remove-mysql-support
Now MySQL is no longer supported, we need to change the docs
Diffstat (limited to 'doc/university')
-rw-r--r-- | doc/university/README.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/university/README.md b/doc/university/README.md index c116e54ad48..1d2c0f2068a 100644 --- a/doc/university/README.md +++ b/doc/university/README.md @@ -149,7 +149,6 @@ The GitLab University curriculum is composed of GitLab videos, screencasts, pres 1. [How to Install GitLab with Omnibus - Video](https://www.youtube.com/watch?v=Q69YaOjqNhg) 1. [Installing GitLab - Online Course](https://courses.platzi.com/classes/git-gitlab/concepto/part-1/part-3/material/) 1. [Using a Non-Packaged PostgreSQL Database](https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/README.md#using-a-non-packaged-postgresql-database-management-server) -1. [Using a MySQL Database](https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/README.md#using-a-mysql-database-management-server-enterprise-edition-only) 1. [Installing GitLab on Microsoft Azure](https://about.gitlab.com/2016/07/13/how-to-setup-a-gitlab-instance-on-microsoft-azure/) 1. [Installing GitLab on Digital Ocean](https://about.gitlab.com/2016/04/27/getting-started-with-gitlab-and-digitalocean/) |