From d34df0138e9261bfa10d80f73adff37c1606acea Mon Sep 17 00:00:00 2001 From: Tim van Veenendaal Date: Mon, 16 Aug 2021 17:57:13 +0200 Subject: [PATCH] Cleanup git repo and fix overview in mds --- .gitmodules | 3 --- bla-docker-app.service => docs/bla-docker-app.service | 0 docs/linux.md | 2 +- docs/php.md | 2 +- 4 files changed, 2 insertions(+), 5 deletions(-) delete mode 100644 .gitmodules rename bla-docker-app.service => docs/bla-docker-app.service (100%) diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index 5ee618d..0000000 --- a/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule "zsh/.oh-my-zsh"] - path = zsh/.oh-my-zsh - url = https://github.com/ohmyzsh/ohmyzsh.git diff --git a/bla-docker-app.service b/docs/bla-docker-app.service similarity index 100% rename from bla-docker-app.service rename to docs/bla-docker-app.service diff --git a/docs/linux.md b/docs/linux.md index a220781..9f32891 100644 --- a/docs/linux.md +++ b/docs/linux.md @@ -1,4 +1,4 @@ -[Overview](../README.md) +[Overview](readme.md) - [Shell](#shell) diff --git a/docs/php.md b/docs/php.md index 710fe3a..25017bb 100644 --- a/docs/php.md +++ b/docs/php.md @@ -1,4 +1,4 @@ -[Overview](../README.md) +[Overview](readme.md) - [Symfony](#symfony) - [Fun](#fun)