diff options
Diffstat (limited to 'docs/src')
| -rw-r--r-- | docs/src/pages/index.js | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/docs/src/pages/index.js b/docs/src/pages/index.js index cbe05d60..62a83316 100644 --- a/docs/src/pages/index.js +++ b/docs/src/pages/index.js @@ -17,7 +17,7 @@ function HomepageHeader() {          <div className={styles.buttons}>            <Link              className="button button--secondary button--lg" -            to="/docs/docs/getting-started" +            to="/docs/getting-started"            >              GitHub Codespaces Demo            </Link> | 
