diff options
author | Christian Hesse <mail@eworm.de> | 2020-03-20 12:58:47 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2020-03-20 12:58:47 +0100 |
commit | 1cde38e2da8d02ae722c95a1a499c7b1ad76a7f8 (patch) | |
tree | 3cb56c976bac76ac4eb31b50af318d8e53da9573 | |
parent | f16056ef8ba753a7cf6411bc6455b3f176c4860a (diff) |
move template to sub directory
-rw-r--r-- | doc/template.md (renamed from template.md) | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/template.md b/doc/template.md index 8a9aeb7..bc86c32 100644 --- a/template.md +++ b/doc/template.md @@ -1,7 +1,7 @@ Script `template` ================= -[◀ Go back to main README](README.md) +[◀ Go back to main README](../README.md) Description ----------- @@ -42,6 +42,5 @@ See also * ... --- -[◀ Go back to main README](README.md) - +[◀ Go back to main README](../README.md) [▲ Go back to top](#top) |