Skip to content

Commit

Permalink
decapitalize carla home
Browse files Browse the repository at this point in the history
  • Loading branch information
MattRoweEAIF committed Mar 18, 2024
1 parent 2a0dee6 commit 7c6de11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<nav id="nav">
<ul class="menu">
<li class="logo"><img src="./img/logos/carla_logo_white.png" width="40em" style="display:inline;"></li>
<li class="item"><a href="https://www.carla.org">CARLA Home</a></li>
<li class="item"><a href="https://www.carla.org">CARLA home</a></li>
<li class="item"><a href="https://www.carla.org/posts/">Blog</a></li>
<li class="item"><a href="https://carla.readthedocs.io/en/latest/">Documentation</a></li>
<li class="item"><a href="https://github.com/carla-simulator/carla">GitHub</a></li>
Expand Down

0 comments on commit 7c6de11

Please sign in to comment.