diff options
author | Sheogorath | 2020-07-30 19:06:42 +0200 |
---|---|---|
committer | GitHub | 2020-07-30 19:06:42 +0200 |
commit | b7fefc7c29d8a5ec5f113ab2bb34e88eb79dc503 (patch) | |
tree | ef52614b5880cb5fb6b50829c7091fec660934fb | |
parent | dde1c7424dd5ea527471f2655376d6590f1e7cd6 (diff) | |
parent | 154d98d006e1dc2738af70eb905bcd392fc2b037 (diff) |
Merge pull request #462 from SISheogorath/docs/remove-hackmd-note
Remove note about HackMD
Diffstat (limited to '')
-rw-r--r-- | README.md | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -40,10 +40,6 @@ all of these: - [Heroku](docs/setup/heroku.md) - [Manual setup](docs/setup/manual-setup.md) -If you do not wish to run your own setup, you can find a commercial offering at -<https://hackmd.io>. This is not the same codebase as this one, but it is a very -similar project. - ## Configuration Theres two main ways to [configure](docs/configuration.md) your CodiMD instance: |