We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f8b163 commit 5c9c39eCopy full SHA for 5c9c39e
1 file changed
docs-app/.vitepress/config.mts
@@ -4,7 +4,7 @@ import { defineConfig } from 'vitepress'
4
export default defineConfig({
5
title: "ember-exam",
6
description: "Run your tests with randomization, splitting, and parallelization for beautiful tests.",
7
- base: 'ember-exam',
+ base: '/ember-exam/',
8
markdown: {
9
// theme: {
10
// ...dark,
0 commit comments