diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -695,7 +695,7 @@ See **[Ticketing](#ticketing)** ### Continuous Integration - * [Factor.io](https://factor.io/) - It's like IFTTT (if-this-then-that) for Dev and DevOps ([Source code](https://github.com/factor-io/factors)) `MIT` `Ruby` + * [Factor.io](https://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` `Node.js` |