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

[MondeDiploBridge] Fix blog article uri #1961

Merged
merged 1 commit into from
Mar 25, 2021

Conversation

guigot
Copy link
Contributor

@guigot guigot commented Jan 29, 2021

Hello,

Blogs articles have a full URL unlike monthly Monde Diplomatique articles which are two parts concatenated. This commit fix the currently wrong uri for blogs articles (https://monde-diplomatique.frhttps//blogs.mondediplo.net/....).

@em92
Copy link
Contributor

em92 commented Jan 29, 2021

Hi, @guigot !
There is function called defaultLinkTo. I suggest to use this instead.

@guigot
Copy link
Contributor Author

guigot commented Jan 31, 2021

Thank for your tip. I used directly urljoin because it seems more appropriate for this case.

@em92 em92 merged commit b4f809a into RSS-Bridge:master Mar 25, 2021
@em92
Copy link
Contributor

em92 commented Mar 25, 2021

gj!

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

2 participants