fix: Broken links (#772)

This commit is contained in:
Adewale Abati
2025-01-25 18:11:41 +01:00
committed by GitHub
parent b06e7f353b
commit 4d2eb00b58
3 changed files with 3 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ sidebar_position: 3
`.goosehints` is a text file used to provide additional context about your project and improve the communication with Goose. The use of `goosehints` ensures that Goose understands your requirements better and can execute tasks more effectively.
:::info Developer extension required
To make use of the hints file, you need to have the `developer` extension [enabled](../configuration/using-extensions).
To make use of the hints file, you need to have the `developer` extension [enabled](/docs/getting-started/using-extensions).
:::