diff options
author | Achilleas Pipinellis <axil@gitlab.com> | 2018-11-12 07:54:19 +0000 |
---|---|---|
committer | Achilleas Pipinellis <axil@gitlab.com> | 2018-11-12 07:54:19 +0000 |
commit | 2e690c8208e9da5e7152e77cd77efdade5260be1 (patch) | |
tree | e238159eab9b670e3cec22e287bc050ccab6c99a /doc/install | |
parent | e4db0c1ace7959922b21ddec2787f838a4bc9426 (diff) | |
parent | 1f6279bf0eec08e110a3dfc0cea67e7bcbf85331 (diff) | |
download | gitlab-ce-2e690c8208e9da5e7152e77cd77efdade5260be1.tar.gz |
Merge branch 'docs/fix-more-urls' into 'master'
Update URLs to better ones
See merge request gitlab-org/gitlab-ce!22931
Diffstat (limited to 'doc/install')
-rw-r--r-- | doc/install/requirements.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install/requirements.md b/doc/install/requirements.md index 13a6a1c68ad..dcc6d75724e 100644 --- a/doc/install/requirements.md +++ b/doc/install/requirements.md @@ -36,7 +36,7 @@ Please consider using a virtual machine to run GitLab. GitLab requires Ruby (MRI) 2.3. Support for Ruby versions below 2.3 (2.1, 2.2) will stop with GitLab 8.13. You will have to use the standard MRI implementation of Ruby. -We love [JRuby](http://jruby.org/) and [Rubinius](http://rubini.us/) but GitLab +We love [JRuby](https://www.jruby.org/) and [Rubinius](https://rubinius.com) but GitLab needs several Gems that have native extensions. ## Hardware requirements |