-
Notifications
You must be signed in to change notification settings - Fork 61k
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
Fix broken link on liquid helpers #1033
Conversation
Thanks so much @WilliamChang80! I'll update the branch and get this merged as soon as tests are green 🍏 |
Is there any problem with the CI? It takes too long for caching node_modules |
@WilliamChang80 hitting the branch update button may unstick it |
@janiceilene ready to merge |
Thanks very much for contributing! Your pull request has been merged 🎉 You should see your changes appear on the site in approximately 24 hours. |
* Fix data types for `move_chunk` API reference * Move parameter to optional section Co-authored-by: Lana Brindley <github@lanabrindley.com>
Why:
I get 404 when open liquid helpers page from contributing.md
What's being changed:
Fix path for liquid helpers
Check off the following: