filecoin-project / filecoin-docs

Filecoin Docs
https://docs.filecoin.io
218 stars 293 forks source link

Typo in documentation: storage-providers/basics/quickstart-guide.md #2247

Closed nlif-m closed 5 months ago

nlif-m commented 5 months ago

Hello, I find a typo in documentation.

https://github.com/filecoin-project/filecoin-docs/blob/main/storage-providers/basics/quickstart-guide.md

In header "Explore the storage provider documentation", the first sentence is:

Get ready to dive into the valuable resources of the storage provider documentation](../../storage-providers/basics/README.md).

Which according to previous commit must be:

Get ready to dive into the valuable resources of the storage provider documentation.

nlif-m commented 5 months ago

Fix in #2248