diff --git a/README.md b/README.md index 49359d2..8f18396 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@ My personal collection of handy scripts. mostly bash. | Name | Description | | :--- | :---------- | -| [ci.sh](#ci.sh) | A poor man's CI system | -| [restic-backup.sh](#restic-backup.sh) | Simple wrapper script for [Restic](https://github.com/restic/restic) | +| [ci.sh](scripts#cish) | A poor man's CI system | +| [restic-backup.sh](scripts#restic-backup.sh) | Simple wrapper script for [Restic](https://github.com/restic/restic) | ## ci.sh