Skip to content

fix file: url in metalink docs - #6573

Closed
nimaje wants to merge 2 commits into
curl:masterfrom
nimaje:patch-1
Closed

fix file: url in metalink docs#6573
nimaje wants to merge 2 commits into
curl:masterfrom
nimaje:patch-1

Conversation

@nimaje

@nimaje nimaje commented Feb 5, 2021

Copy link
Copy Markdown
Contributor

in an url after <scheme>:// follows the possibe empty authority part till the next / so that url missed a /

in an url after `<scheme>://` follows the possibe empty authority part till the next `/` so that url missed a `/`

@bagder bagder left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks!

@danielgustafsson danielgustafsson left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

docs/MANUAL.md need the same update.

@danielgustafsson

Copy link
Copy Markdown
Member

Squashed and pushed to master, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants