Skip to content

Commit

Permalink
fixed broken link to images
Browse files Browse the repository at this point in the history
  • Loading branch information
giumas committed Feb 10, 2024
1 parent f21bf6a commit 915be84
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/_templates/sidebarintro.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<p class="logo"><a href="{{ pathto(master_doc) }}">
<img class="logo" src="https://github.com/hydroffice/hyo2_soundspeed/raw/master/hyo2/app/gui/soundspeedmanager/media/app_icon.png" alt="Logo"/>
<img class="logo" src="https://github.com/hydroffice/hyo2_soundspeed/raw/master/hyo2/ssm2/app/gui/soundspeedmanager/media/app_icon.png" alt="Logo"/>
</a></p>
2 changes: 1 addition & 1 deletion docs/_templates/sidebarlogo.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<p class="logo"><a href="{{ pathto(master_doc) }}">
<img class="logo" src="https://github.com/hydroffice/hyo2_soundspeed/raw/master/hyo2/app/gui/soundspeedmanager/media/app_icon.png" alt="Logo"/>
<img class="logo" src="https://github.com/hydroffice/hyo2_soundspeed/raw/master/hyo2/ssm2/app/gui/soundspeedmanager/media/app_icon.png" alt="Logo"/>
</a></p>

0 comments on commit 915be84

Please sign in to comment.