summaryrefslogtreecommitdiff
path: root/docs/src
diff options
context:
space:
mode:
Diffstat (limited to 'docs/src')
-rw-r--r--docs/src/data/themes.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/src/data/themes.json b/docs/src/data/themes.json
index 6ed1201d0..60eeb06a3 100644
--- a/docs/src/data/themes.json
+++ b/docs/src/data/themes.json
@@ -35,10 +35,10 @@
{
"name": "minimal",
"description": "A minimal theme, with just the bare minimum needed to get started.",
- "github": "https://github.com/snowpackjs/astro/tree/main/examples/minimum",
+ "github": "https://github.com/snowpackjs/astro/tree/main/examples/minimal",
"demo": null,
- "sandbox": "https://github.dev/snowpackjs/astro/tree/main/examples/minimum",
- "command": "npm init astro -- --template minimum"
+ "sandbox": "https://github.dev/snowpackjs/astro/tree/main/examples/minimal",
+ "command": "npm init astro -- --template minimal"
}
],
"community": [