Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Double babooka directories in HTML version's chapter anchor links #13

Open
jeffp42ker opened this issue Apr 28, 2023 · 1 comment
Open

Comments

@jeffp42ker
Copy link

jeffp42ker commented Apr 28, 2023

... yields broken links on the side panel navigation of https://www.braveclojure.com/quests/babooka/

<ol class="toc">
<li><a href="/quests/babooka/babooka/#Sponsor">Sponsor</a></li>
<li><a href="/quests/babooka/babooka/#What_is_Babashka_">What is Babashka?</a></li>
<li><a href="/quests/babooka/babooka/#Why_should_you_use_it_">Why should you use it?</a></li>
<li><a href="/quests/babooka/babooka/#Installation">Installation</a></li>
...
<li><a href="/quests/babooka/babooka/#Summary">Summary</a></li>
</ol>
@jonoflayham
Copy link

And in the HTML head section too: <meta path="/quests/babooka/babooka/">

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants