From 0d4c6a14d81bb120b04e8edb76050110191435a9 Mon Sep 17 00:00:00 2001 From: Marcel Amirault Date: Mon, 8 Jul 2019 23:14:29 +0000 Subject: Update redirected links to final destinations This updates redirected links in integration, update, user and workflow dirs. Should now link to final URLs to avoid redirect hops --- doc/update/upgrading_from_source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/update/upgrading_from_source.md') diff --git a/doc/update/upgrading_from_source.md b/doc/update/upgrading_from_source.md index 023dc7d6de3..d3b0a3c2829 100644 --- a/doc/update/upgrading_from_source.md +++ b/doc/update/upgrading_from_source.md @@ -76,7 +76,7 @@ sudo gem install bundler --no-document --version '< 2' NOTE: Beginning in GitLab 11.8, we only support node 8 or higher, and dropped support for node 6. Be sure to upgrade if necessary. -GitLab utilizes [webpack](http://webpack.js.org) to compile frontend assets. +GitLab utilizes [webpack](https://webpack.js.org/) to compile frontend assets. This requires a minimum version of node v8.10.0. You can check which version you are running with `node -v`. If you are running -- cgit v1.2.1