Skip to content

Commit

Permalink
Add Compare dives link
Browse files Browse the repository at this point in the history
  • Loading branch information
Denis Lebo committed Mar 12, 2024
1 parent 3278952 commit b28a2c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions projects/planner/src/app/mainmenu/mainmenu.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
</div>
</li>
<a class="nav-link" href="{{urls.standardGases}}" target="_blank">Standard gases</a>
<a class="nav-link" routerLink="/diff">Compare dives</a>
<a class="nav-link" href="{{urls.helpUrl}}" target="_blank">Help/Learn</a>
<a class="nav-link" routerLink="/about">About</a>
</ul>
Expand Down

0 comments on commit b28a2c3

Please sign in to comment.