Skip to content

Commit

Permalink
chore: update navigation (#560)
Browse files Browse the repository at this point in the history
* chore: remove contribute to juju

* fix: /docs/dev redirects
  • Loading branch information
M7mdisk authored Oct 2, 2024
1 parent 467ffca commit 9891821
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
3 changes: 1 addition & 2 deletions redirects.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@ docs/olm/?: /docs/juju
docs/olm/(?P<page>.*?): /docs/juju/{page}

# Redirect dev docs
docs/dev/?: /docs
docs/dev/(?P<page>.*?): /docs
docs/dev(.*?): /docs

# Redirect tutorials
tutorials/charmed-osm-get-started/?: https://charmhub.io/osm/docs/tutorial
Expand Down
3 changes: 0 additions & 3 deletions templates/partials/_navigation.html
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,6 @@
<li>
<a href="/docs/sdk" class="p-navigation__dropdown-item">Charm SDK</a>
</li>
<li>
<a href="/docs/dev" class="p-navigation__dropdown-item">Contribute to Juju</a>
</li>
</ul>
</li>
<li class="p-navigation__item">
Expand Down

0 comments on commit 9891821

Please sign in to comment.