diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2024-02-24 19:37:51 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2024-02-24 19:37:51 -0300 |
commit | 69b632bcacfdb8e2235d820b8a2d32031960dfe6 (patch) | |
tree | 7c74b2f086a6136e0fe6e78cd8123d9d4770999f | |
parent | b1fbc8ff4ce8ec1b848068c024bd70de1b90744f (diff) | |
download | hydra-69b632bcacfdb8e2235d820b8a2d32031960dfe6.tar.gz hydra-69b632bcacfdb8e2235d820b8a2d32031960dfe6.tar.bz2 |
Fix: updates README
-rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,5 +1,6 @@ # The Hydra Suite -This is a highly opinionated set of scripts for managing computer configurations. +This is a highly opinionated set of scripts for managing computer +configurations. -Se details at the [docs](doc/index.rst). +Se details at the [docs](docs/index.md). |