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

fix a bug in update_canonical_links #69

Merged
merged 1 commit into from
Sep 13, 2023
Merged

fix a bug in update_canonical_links #69

merged 1 commit into from
Sep 13, 2023

Conversation

mortenpi
Copy link
Member

The else branch there needs to return a list of strings (otherwise we splat a bunch of Chars into joinurl later). It also adds a basic test for the versions.js case, which was untested before.

@mortenpi mortenpi requested a review from pfitzseb September 11, 2023 05:12
@pfitzseb pfitzseb closed this Sep 12, 2023
@pfitzseb pfitzseb reopened this Sep 12, 2023
@mortenpi
Copy link
Member Author

This should be good to go now.

@mortenpi mortenpi force-pushed the mp/fix-canonical-url branch from 51e240a to 6831ace Compare September 12, 2023 23:38
@mortenpi mortenpi merged commit 4085f74 into main Sep 13, 2023
@delete-merged-branch delete-merged-branch bot deleted the mp/fix-canonical-url branch September 13, 2023 10:01
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.

2 participants