diff options
author | Evan Read <eread@gitlab.com> | 2018-11-12 10:39:13 +1000 |
---|---|---|
committer | Evan Read <eread@gitlab.com> | 2018-11-12 10:39:55 +1000 |
commit | 1f6279bf0eec08e110a3dfc0cea67e7bcbf85331 (patch) | |
tree | a8f5fe9ba133a04338b12a9f586a1288a68eade2 /doc/install | |
parent | 35a72dff5f14d6d6bcf7a94fbfc9d8f7cfc6d577 (diff) | |
download | gitlab-ce-1f6279bf0eec08e110a3dfc0cea67e7bcbf85331.tar.gz |
Implement review commentsdocs/fix-more-urls
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 29108df0e27..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](https://www.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 |