aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAndrew <AndyR207@users.noreply.github.com>2016-01-28 11:16:11 +0000
committerAndrew <AndyR207@users.noreply.github.com>2016-01-28 11:16:11 +0000
commitbd48bc0ba7d9af913f06adc876167b4121835151 (patch)
tree39c0997203f416409ebfd05c397d199de9c4d3cc /README.md
parentMerge pull request #420 from Kickball/rename-opensondage (diff)
parentFix Factor.io broken link (diff)
downloadawesome-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.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 27f19dd1..b7af4305 100644
--- a/README.md
+++ b/README.md
@@ -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`