diff --git a/_data/navigation_header.yml b/_data/navigation_header.yml index 73ddf65..a9476d4 100755 --- a/_data/navigation_header.yml +++ b/_data/navigation_header.yml @@ -2,17 +2,17 @@ left: - title: Home - url: / + url: https://avaprotocol.org - title: Network url: /docs/company-overview/ + + - title: Develop + url: /docs/developer-guide-overview/ - title: User Guide url: /docs/testnet-tokens/ - - title: Develop - url: /docs/developer-guide-overview/ - - title: Blog url: https://avaprotocol.org/blog diff --git a/_data/navigation_mobile.yml b/_data/navigation_mobile.yml index c72fa25..fce50ac 100755 --- a/_data/navigation_mobile.yml +++ b/_data/navigation_mobile.yml @@ -1,17 +1,17 @@ # Mobile menu navigation links - title: Home - url: / + url: https://avaprotocol.org - title: Network url: /docs/company-overview/ + +- title: Develop + url: /docs/developer-guide-overview/ - title: User Guide url: /docs/testnet-tokens/ -- title: Develop - url: /docs/developer-guide-overview/ - - title: Blog url: https://avaprotocol.org/blog