From fa4dc3ccfe687abfb8a1daac44ad2d40536efec9 Mon Sep 17 00:00:00 2001 From: XFFXFF <1247714429@qq.com> Date: Sun, 29 Oct 2023 10:05:08 +0800 Subject: [PATCH] update the link to old salsa --- book/src/caveat.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/src/caveat.md b/book/src/caveat.md index b48ed3e8..156de317 100644 --- a/book/src/caveat.md +++ b/book/src/caveat.md @@ -2,4 +2,4 @@ > > This page describes the unreleased "Salsa 2022" version, which is a major departure from older versions of salsa. The code here works but is only available on github and from the `salsa-2022` crate. > -> If you are looking for the older version of salsa, simply visit [this link](https://old-salsa-rs.netlify.app/) +> If you are looking for the older version of salsa, simply visit [this link](https://salsa-rs.netlify.app/salsa)