Skip to content

Conversation

@nicolas-grekas
Copy link
Member

@nicolas-grekas nicolas-grekas commented Feb 16, 2022

@nicolas-grekas nicolas-grekas merged commit 787e2e3 into 1.x Feb 16, 2022
@nicolas-grekas nicolas-grekas deleted the relative-urls branch February 16, 2022 17:20
nicolas-grekas added a commit that referenced this pull request Apr 30, 2022
This PR was merged into the 1.x branch.

Discussion
----------

Fix relative URLs in index.json not working

Hello,
This PR fixes #897.  It relates also to #872. `@nicolas`-grekas
I found out that in [index.json](https://raw.githubusercontent.com/symfony/recipes-contrib/flex/main/index.json), the name of the attribute is _recipe_template_relative_, and not _recipes_template_relative_ as expected in the source code.
And we should also set _recipe_template_ , instead of _recipes_template_.
Regards,

Commits
-------

fae4e7f Update Downloader.php
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.

Make URLs in index.json relative

2 participants