fix: Fixed 404 broken link to extensions page in index.md (#3623)

This commit is contained in:
Acea Spades
2025-07-29 01:24:14 -07:00
committed by GitHub
parent 5de9f84619
commit 339676eb88
@@ -9,7 +9,7 @@ import styles from '@site/src/components/Card/styles.module.css';
<h1 className={styles.pageTitle}>Managing Tools</h1>
<p className={styles.pageDescription}>
Tools are specific functions within <a href="/docs/getting-started/using-extensions">extensions</a> that give Goose its capabilities. Learn to control and customize how these tools work for you.
Tools are specific functions within <a href="/goose/docs/getting-started/using-extensions">extensions</a> that give Goose its capabilities. Learn to control and customize how these tools work for you.
</p>
<div className={styles.categorySection}>