Skip to content

Commit ecaba88

Browse files
committed
fix: sphinx weirdness
1 parent 9abc1a7 commit ecaba88

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

conf.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,8 @@
144144
"children": [
145145
{
146146
"title": "Edit with CMS",
147-
"url": "edit/",
147+
"url": "edit/index.html",
148+
"resource": True,
148149
"summary": "Use the web-based editor to create or edit wiki pages",
149150
},
150151
{

0 commit comments

Comments
 (0)