Update standalone links.
This commit is contained in:
parent
302dd7efd3
commit
399bc2794f
|
|
@ -1758,9 +1758,9 @@ Please follow the [contrib on Windows section].
|
|||
[GitHub]: https://github.com/Orange-OpenSource/hurl
|
||||
[libcurl]: https://curl.se/libcurl/
|
||||
[star Hurl on GitHub]: https://github.com/Orange-OpenSource/hurl/stargazers
|
||||
[HTML]: /docs/standalone/hurl-6.1.0.html
|
||||
[PDF]: /docs/standalone/hurl-6.1.0.pdf
|
||||
[Markdown]: /docs/standalone/hurl-6.1.0.md
|
||||
[HTML]: /docs/standalone/hurl-7.0.0.html
|
||||
[PDF]: /docs/standalone/hurl-7.0.0.pdf
|
||||
[Markdown]: https://hurl.dev/docs/standalone/hurl-7.0.0.html
|
||||
[JSON body]: https://hurl.dev/docs/request.html#json-body
|
||||
[XML body]: https://hurl.dev/docs/request.html#xml-body
|
||||
[XML multiline string body]: https://hurl.dev/docs/request.html#multiline-string-body
|
||||
|
|
|
|||
|
|
@ -194,6 +194,6 @@ HTTP 200
|
|||
[GitHub]: https://github.com/Orange-OpenSource/hurl
|
||||
[libcurl]: https://curl.se/libcurl/
|
||||
[star Hurl on GitHub]: https://github.com/Orange-OpenSource/hurl/stargazers
|
||||
[HTML]: /docs/standalone/hurl-6.1.0.html
|
||||
[PDF]: /docs/standalone/hurl-6.1.0.pdf
|
||||
[Markdown]: /docs/standalone/hurl-6.1.0.md
|
||||
[HTML]: /docs/standalone/hurl-7.0.0.html
|
||||
[PDF]: /docs/standalone/hurl-7.0.0.pdf
|
||||
[Markdown]: /docs/standalone/hurl-7.0.0.md
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
.TH hurl 1 "26 Jul 2025" "hurl 7.0.0-SNAPSHOT" " Hurl Manual"
|
||||
.TH hurl 1 "28 Jul 2025" "hurl 7.0.0-SNAPSHOT" " Hurl Manual"
|
||||
.SH NAME
|
||||
|
||||
hurl - run and test HTTP requests.
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
.TH hurl 1 "26 Jul 2025" "hurl 7.0.0-SNAPSHOT" " Hurl Manual"
|
||||
.TH hurl 1 "28 Jul 2025" "hurl 7.0.0-SNAPSHOT" " Hurl Manual"
|
||||
.SH NAME
|
||||
|
||||
hurlfmt - format Hurl files
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Binary file not shown.
|
|
@ -1758,9 +1758,9 @@ Please follow the [contrib on Windows section].
|
|||
[GitHub]: https://github.com/Orange-OpenSource/hurl
|
||||
[libcurl]: https://curl.se/libcurl/
|
||||
[star Hurl on GitHub]: https://github.com/Orange-OpenSource/hurl/stargazers
|
||||
[HTML]: https://hurl.dev/assets/docs/hurl-6.1.0.html.gz
|
||||
[PDF]: https://hurl.dev/assets/docs/hurl-6.1.0.pdf.gz
|
||||
[Markdown]: https://hurl.dev/assets/docs/hurl-6.1.0.md.gz
|
||||
[HTML]: /docs/standalone/hurl-7.0.0.html
|
||||
[PDF]: /docs/standalone/hurl-7.0.0.pdf
|
||||
[Markdown]: https://hurl.dev/docs/standalone/hurl-7.0.0.html
|
||||
[JSON body]: https://hurl.dev/docs/request.html#json-body
|
||||
[XML body]: https://hurl.dev/docs/request.html#xml-body
|
||||
[XML multiline string body]: https://hurl.dev/docs/request.html#multiline-string-body
|
||||
|
|
|
|||
Loading…
Reference in New Issue