diff options
author | Marcel Amirault <ravlen@gmail.com> | 2018-10-24 11:50:00 +0000 |
---|---|---|
committer | Marcel Amirault <ravlen@gmail.com> | 2018-10-24 11:50:00 +0000 |
commit | f3fabd86033f12829b817e1d430ea1cdb29ca473 (patch) | |
tree | c224ac38f1206dc49bc2c8346832a1960373984c /doc/university | |
parent | cb47f40d8fdae43540c22f9373962ce8ec41fc6b (diff) | |
download | gitlab-ce-f3fabd86033f12829b817e1d430ea1cdb29ca473.tar.gz |
Update links to external sites
Diffstat (limited to 'doc/university')
-rw-r--r-- | doc/university/README.md | 2 | ||||
-rw-r--r-- | doc/university/glossary/README.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/university/README.md b/doc/university/README.md index 5edf92b3b09..f19b1ffd3d9 100644 --- a/doc/university/README.md +++ b/doc/university/README.md @@ -205,7 +205,7 @@ The curriculum is composed of GitLab videos, screencasts, presentations, project ### 4. External Articles -1. [2011 WSJ article by Marc Andreessen - Software is Eating the World](http://www.wsj.com/articles/SB10001424053111903480904576512250915629460) +1. [2011 WSJ article by Marc Andreessen - Software is Eating the World](https://www.wsj.com/articles/SB10001424053111903480904576512250915629460) 1. [2014 Blog post by Chris Dixon - Software eats software development](http://cdixon.org/2014/04/13/software-eats-software-development/) 1. [2015 Venture Beat article - Actually, Open Source is Eating the World](http://venturebeat.com/2015/12/06/its-actually-open-source-software-thats-eating-the-world/) diff --git a/doc/university/glossary/README.md b/doc/university/glossary/README.md index 6ff27e495fb..6e0f71017c6 100644 --- a/doc/university/glossary/README.md +++ b/doc/university/glossary/README.md @@ -303,7 +303,7 @@ A [tool](https://docs.gitlab.com/ee/integration/external-issue-tracker.html) use ### Jenkins -An Open Source CI tool written using the Java programming language. [Jenkins](https://jenkins-ci.org/) does the same job as GitLab CI, Bamboo, and Travis CI. It is extremely popular. Related [documentation](https://docs.gitlab.com/ee/integration/jenkins.html). +An Open Source CI tool written using the Java programming language. [Jenkins](https://jenkins.io/) does the same job as GitLab CI, Bamboo, and Travis CI. It is extremely popular. Related [documentation](https://docs.gitlab.com/ee/integration/jenkins.html). ### Jira |