diff --git a/README.md b/README.md index ff8b25f..ec4caba 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ a little dig at creating a private cargo repository with authenticated downloads a git server we setup that can serve a fake index generated just for the authenticated user that we can embed temporary authentication credentials into. -learn more at https://book.chart.rs/ +learn more at https://docs.rs/charts-rs/latest/charts_rs designed to be easily morphable into a first-class authenticated registry-provider once [one][1] [of][2] the cargo RFCs go through.