Merge pull request #113 from leandrocoding/patch-1

Fix getting started link in docs
This commit is contained in:
Mark
2025-06-09 21:24:39 +02:00
committed by GitHub

View File

@@ -3,7 +3,7 @@ title: AudioBookRequest
---
{{< blocks/cover title="Welcome to AudioBookRequest!" image_anchor="top" height="full" >}}
<a class="btn btn-lg btn-primary me-3 mb-4" href="/docs/getting-started"> Get
<a class="btn btn-lg btn-primary me-3 mb-4" href="./docs/getting-started"> Get
started <i class="fas fa-arrow-alt-circle-right ms-2"></i> </a>
<a class="btn btn-lg btn-secondary me-3 mb-4" href="https://github.com/markbeep/AudioBookRequest">
View Code <i class="fab fa-github ms-2 "></i> </a>