Skip to content

Commit 1f9aca8

Browse files
authored
Merge pull request #3145 from SethTisue/fix-dead-sttp-link
Toolkit docs: fix 404 link to sttp websockets page
2 parents f9e963c + 29c9a6a commit 1f9aca8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_overviews/toolkit/http-client-what-else.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ Await.result(response, Duration.Inf)
105105
{% endtab %}
106106
{% endtabs %}
107107

108-
Learn more about WebSockets in [sttp documentation](https://sttp.softwaremill.com/en/latest/websockets.html).
108+
Learn more about WebSockets in [sttp documentation](https://sttp.softwaremill.com/en/latest/other/websockets.html).
109109

110110
## More features
111111

0 commit comments

Comments
 (0)