Skip to content

Commit 48467fa

Browse files
committed
fix: switch baseurl from github pages to root domain
1 parent a007d8c commit 48467fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ title: Chai
22
description: |
33
Chai is a BDD / TDD assertion library for [node](http://nodejs.org) and the
44
browser that can be delightfully paired with any javascript testing framework.
5-
baseurl: "/chai-docs"
5+
baseurl: "/"
66

77
safe: true
88
markdown: kramdown

0 commit comments

Comments
 (0)