Fixes links to install guides #13

Merged
benjaminwolkchen merged 1 commits from patch-1 into master 2022-10-10 19:22:57 +05:30
1 changed files with 2 additions and 2 deletions

View File

@ -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)