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

Update link paths in docs markup #1635

Merged
merged 1 commit into from Oct 26, 2022
Merged

Update link paths in docs markup #1635

merged 1 commit into from Oct 26, 2022

Conversation

erinmorrissey
Copy link
Contributor

@erinmorrissey erinmorrissey commented Oct 3, 2022

Part of https://github.com/Shopify/shopify-dev/issues/25372

This PR updates links used in the Liquid docs to reflect a new routing schema being implemented for SEO reasons. While a tag/filter/object previously lived at /api/liquid/tags#tagname, it will now live at /api/liquid/tags/tagname, so all of the hard-coded links used in the docs content need to be updated to the new schema.

@erinmorrissey erinmorrissey marked this pull request as ready for review October 25, 2022 18:48
@erinmorrissey erinmorrissey merged commit 7ccac29 into master Oct 26, 2022
@erinmorrissey erinmorrissey deleted the update-doc-links branch October 26, 2022 18:07
Copy link

@Czx00000 Czx00000 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • [ ]

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

Successfully merging this pull request may close these issues.

None yet

3 participants