We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e1a5ce commit ba647ecCopy full SHA for ba647ec
1 file changed
docusaurus.config.ts
@@ -42,7 +42,7 @@ const config: Config = {
42
{
43
docs: {
44
id: "default",
45
- path: "user-guide", // Must be docs to match the companion repository for links to work
+ path: "user-guide", // Must match the companion repository for links to work
46
routeBasePath: "/user-guide",
47
sidebarPath: "./sidebars/user-guide.ts",
48
editUrl: "https://github.com/bitfocus/companion/tree/main/docs/",
0 commit comments