docsy icon indicating copy to clipboard operation
docsy copied to clipboard

Page meta links are broken with custom contentDir

Open deining opened this issue 8 months ago • 0 comments

As reported in #2218:

When custom setting the content dir, either via the contentDir parameter or via module mount, page meta links (View page source, Edit this page, ...) are broken.

This code is causing problems:

https://github.com/google/docsy/blob/a93bab7b9d36bf7fe348b1df67f7dbbed8580435/layouts/partials/page-meta-links.html#L5

deining avatar Apr 18 '25 20:04 deining