diff options
author | Michael van Tricht <swordbeta@users.noreply.github.com> | 2017-03-28 22:27:49 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-03-28 22:27:49 +0000 |
commit | 175f13adbb0f84f0364c903371a4108975bc5d5d (patch) | |
tree | 0c981b3dfb016f6767ee2dc446a40b045ec68ff2 /README.md | |
parent | added osclass (#996) (diff) | |
download | awesome-selfhosted-175f13adbb0f84f0364c903371a4108975bc5d5d.tar.gz awesome-selfhosted-175f13adbb0f84f0364c903371a4108975bc5d5d.zip |
Fix Strider CD link.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1038,7 +1038,7 @@ See **[Ticketing](#ticketing)** * [Factor](http://www.factor.io/) - It's like IFTTT (if-this-then-that) for Dev and DevOps. ([Source Code](https://github.com/factor-io/factor)) `MIT` `Ruby` * [Jenkins](https://jenkins-ci.org/) - Continuous Integration Server. ([Source Code](https://github.com/jenkinsci/jenkins/)) `MIT` `Java` * [PHPCI](https://www.phptesting.org/) - Free and open source continuous integration specifically designed for PHP. ([Source Code](https://github.com/block8/phpci)) `BSD` `PHP` - * [Strider](http://stridercd.com/) - Open Source Continuous Deployment / Continuous Integration platform. ([Source Code](https://github.com/Strider-CD/strider)) `BSD` `Nodejs` + * [Strider](http://strider-cd.github.io/) - Open Source Continuous Deployment / Continuous Integration platform. ([Source Code](https://github.com/Strider-CD/strider)) `BSD` `Nodejs` ### API Management |