Skip to content

Commit

Permalink
fix logo, link to new website
Browse files Browse the repository at this point in the history
  • Loading branch information
maaikelimper committed Dec 11, 2023
1 parent 45d6267 commit 109c5cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/_templates/about.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<p>
<p>
<a title="World Meteorological Organization" href="https://public.wmo.int"><img style="background: white;" title="WMO logo" alt="WMO logo" src="https://public.wmo.int/sites/all/themes/wmo/logo.png" width="68" height="77"/></a>
<a title="World Meteorological Organization" href="https://wmo.int/"><img style="background: white;" title="WMO logo" alt="WMO logo" src="_static/logo.png" width="68" height="77"/></a>
</p>
</p>

0 comments on commit 109c5cd

Please sign in to comment.