Skip to content

Commit

Permalink
Update homge page link in headers
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisli30 committed Jun 26, 2024
1 parent ae5825a commit ceea775
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions _data/navigation_header.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
8 changes: 4 additions & 4 deletions _data/navigation_mobile.yml
Original file line number Diff line number Diff line change
@@ -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

Expand Down

0 comments on commit ceea775

Please sign in to comment.