Skip to content

Commit 5c9c39e

Browse files
committed
Set base
1 parent 6f8b163 commit 5c9c39e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs-app/.vitepress/config.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import { defineConfig } from 'vitepress'
44
export default defineConfig({
55
title: "ember-exam",
66
description: "Run your tests with randomization, splitting, and parallelization for beautiful tests.",
7-
base: 'ember-exam',
7+
base: '/ember-exam/',
88
markdown: {
99
// theme: {
1010
// ...dark,

0 commit comments

Comments
 (0)