commit d777371b7a62c9c8fdd3ba10ada0ed22284ae360 parent 7d1c48aa8ba06286801f602ca7383d530511e7c8 Author: ugrnm <ugrnm@web> Date: Thu, 17 Oct 2024 14:45:56 +0200 docs: urls formatting Diffstat:
| M | eik.mdwn | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/eik.mdwn b/eik.mdwn @@ -114,7 +114,7 @@ stagit [stagit](https://codemadness.org/stagit.html) is used to produce the staticly generated web interface that is [git.permacomputing.net](https://git.permacomputing.net). -If you follow the instructions above ("git hosting") to add a new git repository, then all the needed hooks and git repo modifications have been installed. Next time you push, you should see your changes reflected on http://git.permacomputing.net and http://git.permacomputing.net/REPO. +If you follow the instructions above ("git hosting") to add a new git repository, then all the needed hooks and git repo modifications have been installed. Next time you push, you should see your changes reflected on [git.permacomputing.net](https://git.permacomputing.net) and [https://git.permacomputing.net/REPO](git.permacomputing.net/REPO). home pages ----------