diff options
author | Nate Sesti <sestinj@gmail.com> | 2023-06-18 13:43:52 -0700 |
---|---|---|
committer | Nate Sesti <sestinj@gmail.com> | 2023-06-18 13:43:52 -0700 |
commit | 9f4f8d48d51be2d140a722418d0a6c699c0f6cde (patch) | |
tree | e338d7da67e37207c2b3593e64ad0db54b8b1593 /docs/src/pages/index.js | |
parent | 8a63e15ad0609b382e3d5cdf4c364619508f137d (diff) | |
download | sncontinue-9f4f8d48d51be2d140a722418d0a6c699c0f6cde.tar.gz sncontinue-9f4f8d48d51be2d140a722418d0a6c699c0f6cde.tar.bz2 sncontinue-9f4f8d48d51be2d140a722418d0a6c699c0f6cde.zip |
docs tweaks
Diffstat (limited to 'docs/src/pages/index.js')
-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 62a83316..c97234e6 100644 --- a/docs/src/pages/index.js +++ b/docs/src/pages/index.js @@ -19,7 +19,7 @@ function HomepageHeader() { className="button button--secondary button--lg" to="/docs/getting-started" > - GitHub Codespaces Demo + Download for VS Code </Link> </div> </div> |