chore: fix broken link

This commit is contained in:
Kim, Jimin 2023-06-29 22:35:36 +09:00
parent 6513212007
commit fafbc79e66

View file

@ -19,6 +19,10 @@ Pompup is my third attempt at making my personal post-install utility for
Here are the past versions:
1. https://github.com/developomp/setup-script-sh - Third version written in Shell Script
2. https://github.com/developomp/setup-script-py - Second version written in Python
3. https://github.com/developomp/pompup - First version written in Shell Go
1. [https://github.com/developomp/setup-script-sh][setup-script-sh] - Third version written in Shell Script
2. [https://github.com/developomp/setup-script-py][setup-script-py] - Second version written in Python
3. [https://github.com/developomp/pompup][pompup] - First version written in Shell Go
[setup-script-sh]: https://github.com/developomp/setup-script-sh
[setup-script-py]: https://github.com/developomp/setup-script-py
[pompup]: https://github.com/developomp/pompup