Skip to content

Commit c14f68a

Browse files
authored
Merge pull request #9 from makeplane/preview
Backlink to product docs
2 parents 81415e6 + ac321c4 commit c14f68a

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

mint.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,11 @@
2525
"url": "https://app.plane.so/sign-in"
2626
},
2727
"anchors": [
28+
{
29+
"name": "Documentation",
30+
"icon": "book",
31+
"url": "https://docs.plane.so/"
32+
},
2833
{
2934
"name": "Discord",
3035
"icon": "discord",
@@ -239,5 +244,5 @@
239244
"ga4": {
240245
"measurementId": "G-G578SD4VZD"
241246
}
242-
}
247+
}
243248
}

0 commit comments

Comments
 (0)