diff --git a/README.md b/README.md index 3ae30429..604fac1d 100644 --- a/README.md +++ b/README.md @@ -145,7 +145,7 @@ Please read [CONTRIBUTING](./CONTRIBUTING.md) if you wish to add software. * [MCollective](http://puppetlabs.com/mcollective) - Ruby framework to manage server orchestration, developed by Puppet labs. * [Overcast](http://andrewchilds.github.io/overcast/) - Deploy VMs across different cloud providers, and run commands and scripts across any or all of them in parallel via SSH. * [Rundeck](http://rundeck.org/) - Simple orchestration tool. -* [Salt](http://www.saltstack.com/) - Fast, scalable and flexible systems management software written in Python/ZeroMQ. +* [Salt](https://saltproject.io/) - Fast, scalable and flexible systems management software written in Python/ZeroMQ. * [serf](http://www.serfdom.io/) - Serf is a tool for cluster membership. * [StackStorm](http://stackstorm.com/) - Event Driven Operations and ChatOps platform for infrastructure management. Written in Python. * [zookeeper](http://zookeeper.apache.org/) - ZooKeeper is a centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services.