From b4551ba05c957ec5d8ff79afc0b1be83d6cc4948 Mon Sep 17 00:00:00 2001 From: Ubaldo Pescatore <11474157+ubaldop@users.noreply.github.com> Date: Thu, 30 Nov 2023 10:13:28 +0100 Subject: [PATCH] Broken link fixed --- site/documentation/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/documentation/index.md b/site/documentation/index.md index cb3e18474..98a603c96 100644 --- a/site/documentation/index.md +++ b/site/documentation/index.md @@ -66,5 +66,5 @@ Files[IO] .drain ``` -[pipe-doc]: https://fs2.io/guide.html#statefully-transforming-streams +[pipe-doc]: https://fs2.io/#/guide?id=statefully-transforming-streams [sax]: https://en.wikipedia.org/wiki/Simple_API_for_XML