Browse Source

Fix Markdown anchor

Jonas Pflanzer 4 years ago
parent
commit
4b42f2f895
1 changed files with 1 additions and 1 deletions
  1. 1 1
      daemon/README.md

+ 1 - 1
daemon/README.md

@@ -16,7 +16,7 @@ make
 ```
 
 ## Run
-You must create a [config.txt](## Daemon configuration) before running the server.
+You must create a [config.txt](##daemon-configuration) before running the server.
 ```
 bin/ccats
 ```