fix: Links to privacy-policy/terms not working

Not working when using app/local instance
pull/2374/head
Michael Schmidt-Korth 2021-07-03 18:44:40 +02:00 committed by Tienson Qin
parent 48c4616f88
commit 6c997f9109
1 changed files with 2 additions and 2 deletions

View File

@ -207,11 +207,11 @@
:target "_blank"}
(t :help/docs)]]
[:li
[:a {:href "/blog/privacy-policy"
[:a {:href "https://logseq.com/blog/privacy-policy"
:target "_blank"}
(t :help/privacy)]]
[:li
[:a {:href "/blog/terms"
[:a {:href "https://logseq.com/blog/terms"
:target "_blank"}
(t :help/terms)]]
[:li