Skip to content

Commit

Permalink
fix image 404
Browse files Browse the repository at this point in the history
  • Loading branch information
resmo committed Sep 1, 2023
1 parent b802d45 commit 05d3aa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ markdown_extensions:
plugins:
- search

copyright: '<img src="/images/logo.png" style="max-width:80px"> <br> Copyright &copy; 2023 moser-systems.com'
copyright: '<img src="https://www.ngine.ch/images/logo.png" style="max-width:80px"> <br> Copyright &copy; 2023 moser-systems.com'

extra:
generator: true
Expand Down

0 comments on commit 05d3aa8

Please sign in to comment.