Skip to content

Commit 023dd2e

Browse files
authored
🐛 📝 README: Fix link for example site config (#82)
An example configuration used to be bundled at the top of the repo, but now it is included as part of the example site used in building this theme. This commit fixes the broken link in the README. Closes #79. Signed-off-by: Justin W. Flory (he/him) [UNICEF Innovation] <[email protected]>
1 parent ffcf010 commit 023dd2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ git submodule update --remote --rebase
4343

4444
## Configuration
4545

46-
See [`sample_config.yaml`](/sample_config.yaml) for a sample Hugo site using this theme.
46+
See [`exampleSite/config.yaml`](/exampleSite/config.yaml) for an example Hugo site using this theme.
4747

4848

4949
## Contributing

0 commit comments

Comments
 (0)