Skip to content

Commit 078b76b

Browse files
committed
Fix demo URL
1 parent ca6ac8b commit 078b76b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<br/>
66

7-
> Visit the [demo site](https://docuapi.netlify.com/).
7+
> Visit the [demo site](https://docuapi.netlify.app/).
88
99
<br/>
1010

‎exampleSite/hugo.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
languageCode = "en-us"
2-
baseurl = "https://docuapi.netlify.com/"
2+
baseurl = "https://docuapi.netlify.app/"
33
title = "DocuAPI Example Site"
44

55
disableKinds = ["taxonomy"]

0 commit comments

Comments
 (0)