From 73203f6ebe7981cf9c6e9fdafe12ec2532e6ac91 Mon Sep 17 00:00:00 2001 From: BMZ Date: Fri, 8 Apr 2022 17:36:32 +0800 Subject: [PATCH] Update README.md find the link is fault, modify https://docs.filecoin.io/get-started/lotus to https://lotus.filecoin.io --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 055937398..5c21bdd82 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Lotus is an implementation of the Filecoin Distributed Storage Network. For more > Note: The default `master` branch is the dev branch, please use with caution. For the latest stable version, checkout the most recent [`Latest release`](https://github.com/filecoin-project/lotus/releases). -For complete instructions on how to build, install and setup lotus, please visit [https://docs.filecoin.io/get-started/lotus](https://docs.filecoin.io/get-started/lotus/). Basic build instructions can be found further down in this readme. +For complete instructions on how to build, install and setup lotus, please visit [https://lotus.filecoin.io](https://lotus.filecoin.io). Basic build instructions can be found further down in this readme. ## Reporting a Vulnerability