Skip to content

Commit 675a161

Browse files
Update doc/content/user_guide/getstarted.md
Co-authored-by: Stefan van der Walt <[email protected]>
1 parent dd045c2 commit 675a161

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/content/user_guide/getstarted.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ This theme is designed to be used as a Git submodule inside your site's source r
3939
git submodule add https://github.com/scientific-python/scientific-python-hugo-theme themes/scientific-python-hugo-theme
4040
```
4141

42-
3. Copy the theme's documentation site as a template for your site:
42+
3. Copy the theme's example site as a template:
4343

4444
```sh
4545
cp -a themes/scientific-python-hugo-theme/exampleSite/* .

0 commit comments

Comments
 (0)