chore: updated roadmap link

This commit is contained in:
Tienson Qin
2021-03-04 12:47:53 +08:00
parent 0c4a8c0070
commit 1e3c4e45fb
2 changed files with 5 additions and 0 deletions

View File

@@ -176,6 +176,10 @@
[:a {:href "https://logseq.com/blog/about"
:target "_blank"}
(t :help/about)]]
[:li
[:a {:href "https://trello.com/b/8txSM12G/roadmap"
:target "_blank"}
(t :help/roadmap)]]
[:li
[:a {:href "https://github.com/logseq/logseq/issues/new?assignees=&labels=&template=bug_report.md&title="
:target "_blank"}

View File

@@ -115,6 +115,7 @@ title: How to take dummy notes?
:on-boarding/sci-desc " - Small Clojure Interpreter"
:on-boarding/isomorphic-git-desc " - A pure JavaScript implementation of git for node and browsers!"
:help/about "About Logseq"
:help/roadmap "Roadmap"
:help/bug "Bug report"
:help/feature "Feature request"
:help/changelog "Changelog"