From 3417dce4c1e2a0a51e553fe03fc416afb16b8fdf Mon Sep 17 00:00:00 2001 From: Vinta Chen Date: Sun, 22 Mar 2026 01:40:51 +0800 Subject: [PATCH] use github repo url for openstack --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8bb0c241..c5b2c8db 100644 --- a/README.md +++ b/README.md @@ -669,7 +669,7 @@ _Software and libraries for DevOps._ - Configuration Management - [ansible](https://github.com/ansible/ansible) - A radically simple IT automation platform. - [cloudinit](https://github.com/canonical/cloud-init) - A multi-distribution package that handles early initialization of a cloud instance. - - [openstack](https://www.openstack.org/) - Open source software for building private and public clouds. + - [openstack](https://github.com/openstack/openstack) - Open source software for building private and public clouds. - [pyinfra](https://github.com/pyinfra-dev/pyinfra) - A versatile CLI tools and python libraries to automate infrastructure. - [saltstack](https://github.com/saltstack/salt) - Infrastructure automation and management system. - Deployment