Skip to content

Commit

Permalink
[docs] Fix the Census link in navbar
Browse files Browse the repository at this point in the history
  • Loading branch information
ebezzi committed May 19, 2023
1 parent 9b20c33 commit e085b29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/_templates/layout.html
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
</span>
<hr class="navbar-divider">
<span class="navbar-cxg-link">
<a class="navbar-cxg-anchor" href="index.html">Census</a>
<a class="navbar-cxg-anchor" href="/cellxgene-census/index.html">Census</a>
</span>
</span>
</span>
Expand Down

0 comments on commit e085b29

Please sign in to comment.