diff options
author | Andrew <AndyR207@users.noreply.github.com> | 2016-01-28 11:16:11 +0000 |
---|---|---|
committer | Andrew <AndyR207@users.noreply.github.com> | 2016-01-28 11:16:11 +0000 |
commit | bd48bc0ba7d9af913f06adc876167b4121835151 (patch) | |
tree | 39c0997203f416409ebfd05c397d199de9c4d3cc /README.md | |
parent | Merge pull request #420 from Kickball/rename-opensondage (diff) | |
parent | Fix Factor.io broken link (diff) | |
download | awesome-selfhosted-bd48bc0ba7d9af913f06adc876167b4121835151.tar.gz awesome-selfhosted-bd48bc0ba7d9af913f06adc876167b4121835151.zip |
Merge pull request #423 from akhyrul/patch-2
Fix Factor.io broken link
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` |