Skip to content

Commit 20d97b8

Browse files
config
1 parent bcb1f5b commit 20d97b8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/docusaurus.config.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
module.exports = {
22
title: "XBuilder",
33
tagline: "Java library for creating XML files based on Universal Bussiness Language (UBL)",
4-
url: "https://your-docusaurus-test-site.com",
5-
baseUrl: "/",
4+
url: "https://project-openubl.github.io/xbuilder-docs/",
5+
baseUrl: "/xbuilder-docs/",
66
favicon: "img/favicon.ico",
77
organizationName: "project-openubl", // Usually your GitHub org/user name.
8-
projectName: "xbuilder", // Usually your repo name.
8+
projectName: "xbuilder-docs", // Usually your repo name.
99
themeConfig: {
1010
navbar: {
1111
title: "",

0 commit comments

Comments
 (0)