Skip to content

Commit f4567ea

Browse files
Update config.toml
Fix base URL used in the logo and other places
1 parent b070264 commit f4567ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
title = "The Update Framework"
22
disableKinds = ["section", "taxonomy", "taxonomyTerm"]
3-
baseURL = "https://theupdateframework.netlify.com"
3+
baseURL = "https://theupdateframework.io"
44

55
[markup.goldmark.renderer]
66
unsafe = true

0 commit comments

Comments
 (0)