Merge pull request #13 from benjaminwolkchen/patch-1

Fixes links to install guides
This commit is contained in:
Aravinth Manivannan 2022-10-10 19:22:57 +05:30 committed by GitHub
commit 9a2e739f5f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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)