forked from mCaptcha/website
Fix links to guides
This commit is contained in:
parent
6e8e235c14
commit
1fe637cd37
1 changed files with 2 additions and 2 deletions
|
@ -17,5 +17,5 @@ toc: true
|
|||
|
||||
There are two main ways to self-host mCaptcha:
|
||||
|
||||
1. [Bare metal](./bare-metal.md)
|
||||
2. [With Docker](./docker.md)
|
||||
1. [Bare metal](./bare-metal)
|
||||
2. [With Docker](./docker)
|
||||
|
|
Loading…
Reference in a new issue