Skip to content

Commit 3fde955

Browse files
committed
Fix docs link for 8.0.0
1 parent 07219ae commit 3fde955

5 files changed

Lines changed: 6577 additions & 10 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[8.0.0 (2026-04-23)](https://github.com/Orange-OpenSource/hurl/blob/master/CHANGELOG.md#8.0.0)
1+
[8.0.0 (2026-04-24)](https://github.com/Orange-OpenSource/hurl/blob/master/CHANGELOG.md#8.0.0)
22
========================================================================================================================
33

44
Thanks to

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1788,9 +1788,9 @@ Please follow the [contrib on Windows section].
17881788
[GitHub]: https://github.com/Orange-OpenSource/hurl
17891789
[libcurl]: https://curl.se/libcurl/
17901790
[star Hurl on GitHub]: https://github.com/Orange-OpenSource/hurl/stargazers
1791-
[HTML]: /docs/standalone/hurl-7.1.0.html
1792-
[PDF]: /docs/standalone/hurl-7.1.0.pdf
1793-
[Markdown]: /docs/standalone/hurl-7.1.0.md
1791+
[HTML]: /docs/standalone/hurl-8.0.0.html
1792+
[PDF]: /docs/standalone/hurl-8.0.0.pdf
1793+
[Markdown]: https://hurl.dev/docs/standalone/hurl-8.0.0.html
17941794
[JSON body]: https://hurl.dev/docs/request.html#json-body
17951795
[XML body]: https://hurl.dev/docs/request.html#xml-body
17961796
[XML multiline string body]: https://hurl.dev/docs/request.html#multiline-string-body

docs/home.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,6 @@ HTTP 200
194194
[GitHub]: https://github.com/Orange-OpenSource/hurl
195195
[libcurl]: https://curl.se/libcurl/
196196
[star Hurl on GitHub]: https://github.com/Orange-OpenSource/hurl/stargazers
197-
[HTML]: /docs/standalone/hurl-7.1.0.html
198-
[PDF]: /docs/standalone/hurl-7.1.0.pdf
199-
[Markdown]: /docs/standalone/hurl-7.1.0.md
197+
[HTML]: /docs/standalone/hurl-8.0.0.html
198+
[PDF]: /docs/standalone/hurl-8.0.0.pdf
199+
[Markdown]: /docs/standalone/hurl-8.0.0.md

0 commit comments

Comments
 (0)