diff --git a/packages/blog-content/markdown/projects/pompup.md b/packages/blog-content/markdown/projects/pompup.md index 53d2124..34120d0 100644 --- a/packages/blog-content/markdown/projects/pompup.md +++ b/packages/blog-content/markdown/projects/pompup.md @@ -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