Browse Source

Hope this fixes the anchor finally

Jonas Pflanzer 4 years ago
parent
commit
fccf3a5601
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
 ```