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

This commit is contained in:
Henrik Lissner 2023-09-12 18:28:33 +02:00
parent 8e671f494d
commit af8ec870ac
No known key found for this signature in database
GPG key ID: B60957CA074D39A3

View file

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