-
Notifications
You must be signed in to change notification settings - Fork 21
chore(URLs): fix link changes from #291 #292
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
Conversation
Still seeing these issues, are they expected?
|
I think the only one that's expected should be:
|
testing to see if this will fix the last warning in #292
try using an absolute path for the include file
#293 fixed the last "WARN: Unable to resolve link target" message. It wasn't needed, but if you reference from the root it'll fix the weirdness with include documents in other directories. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
fixes the links mentioned in #291 and #290.
Theget-started/include/deploy.qmd
issue seems to be okay? since it's mainly used as an include so the reference directory is the /get-started/install.qmd directory