Skip to content

Commit

Permalink
fix(docs): Fix docs base URL
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelbromley committed Jul 17, 2023
1 parent b17494d commit f1d62ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/config.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
baseURL = "https://www.vendure.io/"
baseURL = "https://docs.vendure.io/"
languageCode = "en-us"
title = "Vendure headless commerce"
googleAnalytics = "UA-133911942-1"
Expand Down

0 comments on commit f1d62ad

Please sign in to comment.