fix(lib): 'back to *' links in doom-docs

This commit is contained in:
Henrik Lissner 2023-09-12 18:28:33 +02:00 committed by Yann Esposito (Yogsototh)
parent c4759472f3
commit d1b0b898f5
Signed by untrusted user who does not match committer: yogsototh
GPG key ID: 7B19A4C650D59646

View file

@ -25,7 +25,7 @@
(("/docs/[^/]+\\.org$" "/modules/README\\.org$") (("/docs/[^/]+\\.org$" "/modules/README\\.org$")
(:label "Back to index" (:label "Back to index"
:icon "arrow_back" :icon "arrow_back"
:link ("doom-index" . "") :link "doom-index"
:help-echo "Navigate to the root index")) :help-echo "Navigate to the root index"))
("/modules/[^/]+/README\\.org$" ("/modules/[^/]+/README\\.org$"
(:label "Back to module index" (:label "Back to module index"