1
1
Fork 0

testing links in markdown

This commit is contained in:
david 2023-12-21 12:30:58 +01:00
parent 1a99d34fd1
commit 76035deaae
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@ My personal collection of handy scripts. mostly bash.
| Name | Description |
| :--- | :---------- |
| [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](/david/scripts#cish) | A poor man's CI system |
| [restic-backup.sh](/david/scripts#restic-backupsh) | Simple wrapper script for [Restic](https://github.com/restic/restic) |
## ci.sh