httpie / cli

🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more.
https://httpie.io
BSD 3-Clause "New" or "Revised" License
32.71k stars 3.67k forks source link

README.md: fix the file based separators internal link #1510

Closed rudolfolah closed 1 year ago

rudolfolah commented 1 year ago

The link to "file based separators" in the "Reading headers from a file" section when rendered to HTML does not work. The link is now fixed by providing a URL and link text, based on the existing link in the "Querystring parameters" section.

The problem

Screenshot 2023-05-24 at 9 55 08 AM

Example of a working link

Screenshot 2023-05-24 at 9 54 00 AM
jkbrzt commented 1 year ago

Thank you, @rudolfolah 🙌