Skip to content

Commit

Permalink
Merge pull request #34 from go-vela/workingurl
Browse files Browse the repository at this point in the history
fix: url fix
  • Loading branch information
KillEdgier authored Jan 27, 2025
2 parents a34ef88 + 23b4db0 commit d7843fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const config = {
url: 'https://go-vela.github.io/',
// Set the /<baseUrl>/ pathname under which your site is served
// For GitHub pages deployment, it is often '/<projectName>/'
baseUrl: '/go-vela/docs/',
baseUrl: '/docs/',
plugins: [
require.resolve('docusaurus-lunr-search'),
...remoteContentVelaPlugins,
Expand Down

0 comments on commit d7843fc

Please sign in to comment.