Apply suggestions from code review

Co-authored-by: Prithvi Shahi <50885601+p-shahi@users.noreply.github.com>
This commit is contained in:
Danny Salman 2022-11-16 16:59:06 -05:00 committed by GitHub
parent 11afc21d03
commit 82ae31aa92
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 11 deletions

View File

@ -8,26 +8,23 @@
weight = 20
identifier = "reference"
[[main]]
[[reference]]
name = "Specifications"
weight = 10
identifier = "quick-start"
identifier = "specifications"
url = "https://github.com/libp2p/specs/"
parent = "reference"
[[main]]
[[reference]]
name = "Connectivity"
weight = 20
identifier = "tutorial"
identifier = "connectivity"
url = "https://connectivity.libp2p.io/"
parent = "reference"
[[main]]
[[reference]]
name = "Implementations"
weight = 30
identifier = "implementations"
url = "https://libp2p.io/implementations/"
parent = "reference"
[[main]]
name = "Community"
@ -35,17 +32,20 @@
weight = 40
identifier = "community"
[[main]]
[[community]]
name = "Get Involved"
url = "https://libp2p.io/#community"
weight = 10
[[community]]
name = "Forum"
url = "https://discuss.libp2p.io/"
weight = 10
parent = "community"
[[main]]
name = "Blog"
url = "/blog/"
weight = 20
parent = "community"
[[social]]
name = "GitHub"