diff options
author | Sheogorath | 2020-06-18 11:13:09 +0200 |
---|---|---|
committer | GitHub | 2020-06-18 11:13:09 +0200 |
commit | c07a107b1f0b2e3b3f29870a852c2e05d2dbb9d6 (patch) | |
tree | 93c35935d4a4564a3782c24fbc3ea21e126e4382 /README.md | |
parent | 3436d118e53303802d09d345ba89566ae4db2850 (diff) | |
parent | 46e86b1be3e81956dd9e42604f370f380fa1b63b (diff) |
Merge pull request #404 from oupala/master
improve documentation about configuration
Diffstat (limited to '')
-rw-r--r-- | README.md | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -50,10 +50,8 @@ similar project. ## Configuration -Theres two main ways to configure your CodiMD instance: -[Config file](docs/configuration-config-file.md) or -[environment variables](docs/configuration-env-vars.md). You can choose what -works best for you. +Theres two main ways to [configure](docs/configuration.md) your CodiMD instance: +config file or environment variables. You can choose what works best for you. CodiMD can integrate with |