diff options
author | nodiscc <nodiscc@gmail.com> | 2017-03-29 15:21:23 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-03-29 15:21:23 +0000 |
commit | f85c46f51176bffb5a4050d9c14af9bb6fb21850 (patch) | |
tree | ee660e23a1a16d16c6ac5f5584d8a403242f3410 | |
parent | Merge pull request #1000 from Milewski/patch-2 (diff) | |
parent | Fix Strider CD link. (diff) | |
download | awesome-selfhosted-f85c46f51176bffb5a4050d9c14af9bb6fb21850.tar.gz awesome-selfhosted-f85c46f51176bffb5a4050d9c14af9bb6fb21850.zip |
Merge pull request #999 from swordbeta/patch-1
Fix Strider CD link.
-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 |