Update guide anchor links #4700
Labels
content
Improvements or additions to content
improvement
Use this when an area of the docs needs improvement as it's currently unclear
size: medium
This change will take up to a week to address
Contributions
Link to the page on docs.getdbt.com requiring updates
All anchor links that reference sub headers in the same page (or markdown file) don’t seem to work or link to the intended section. for example: https://docs.getdbt.com/guides/manual-install?step=6#create-a-repository.
I believe this is because they are being anchor linked the previous way:
[this page](#anchor-link)
as opposed to[this page](https:docs.getdbt.com/guide/anchor#anchor-link)
We should clean up all the anchorlinks in the guides. See slack thread for more info
What part(s) of the page would you like to see updated?
https://docs.getdbt.com/guides/manual-install?step=6#create-a-repository
Additional information
No response
The text was updated successfully, but these errors were encountered: