grimoire

personal wiki
git clone git://git.pyratebeard.net/grimoire.git
Log | Files | Refs

commit 42fbc271103960e748f72410f458064c43040d2e
parent 4bed37fe81cb26badd019491eef52ed2be6482a0
Author: pyratebeard <root@pyratebeard.net>
Date:   Fri, 12 Jul 2019 16:24:48 +0100

fixed httpd link and included 'websites' in toc

Diffstat:
MHome.md | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Home.md b/Home.md @@ -16,6 +16,7 @@ 7. [monitoring](#technology_monitoring) 8. [networking](#technology_networking) 9. [virtualisation](#technology_virtualisation) + 10. [websites](#technology_websites) ## coding - [android](coding/android) @@ -98,4 +99,4 @@ ### websites - [django](technology/websites/django) -- [httpd](httpd) +- [httpd](technology/websites/httpd)