Skip to content

Commit 1815e48

Browse files
committed
Fix incorrect URL in sidebar menu
1 parent 35f62e7 commit 1815e48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/data/pages.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1080,7 +1080,7 @@
10801080
"pages": [
10811081
{
10821082
"title": "Create an appealing listing",
1083-
"url": "/documentation/publish/create-an-appealing-listing/",
1083+
"url": "/documentation/develop/create-an-appealing-listing/",
10841084
"subpageitems": [
10851085
{
10861086
"title": "Your add-on’s name",

0 commit comments

Comments
 (0)