📝 Fix link in OAuth2 docs (#12550)

This commit is contained in:
Sebastián Ramírez
2024-10-26 13:45:10 +02:00
committed by GitHub
parent d60c52bc32
commit 89f06da526

View File

@@ -72,7 +72,7 @@ It supports many secure hashing algorithms and utilities to work with them.
The recommended algorithm is "Bcrypt".
Make sure you create a [virtual environment](../virtual-environments.md){.internal-link target=_blank}, activate it, and then install PassLib with Bcrypt:
Make sure you create a [virtual environment](../../virtual-environments.md){.internal-link target=_blank}, activate it, and then install PassLib with Bcrypt:
<div class="termy">