diff options
author | Matthias Lindinger | 2019-09-02 13:08:42 +0200 |
---|---|---|
committer | Matthias Lindinger | 2019-09-02 13:09:23 +0200 |
commit | e07f70c2313c64ee68cdc86f0440ecafb6e3c9fd (patch) | |
tree | f68a8713a7d3b3b9e6626864b4f67b98127bdad2 | |
parent | eef2b57bde9f12eae0584a053cf0b9c85c6f2fdd (diff) |
Remove useless blank line
Signed-off-by: Matthias Lindinger <m.lindinger@live.de>
Diffstat (limited to '')
-rw-r--r-- | docs/guides/providing-terms.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/guides/providing-terms.md b/docs/guides/providing-terms.md index 07405b2d..73de2b37 100644 --- a/docs/guides/providing-terms.md +++ b/docs/guides/providing-terms.md @@ -21,7 +21,6 @@ Setup your imprint To add an imprint you can use the same technique as for the terms of use. The main difference is that the document is called `imprint.md`. - It has to be provided under `./public/docs/` and will be automatically turned into a CodiMD document. It will also automatically updated as soon as you change the document on disk. As with the terms of use, a link to the imprint will show up in the area where the release notes are provided on the index page. |