Skip to content

Commit

Permalink
docs: add user guide as link to Notion in html (#251)
Browse files Browse the repository at this point in the history
  • Loading branch information
MalteRichert authored Jul 1, 2023
1 parent b3d2bbb commit 52deceb
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions UserGuide.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<!DOCTYPE html>
<html lang="en">
<body>
<script type="text/javascript">
window.location.href =
"https://malterichert.notion.site/SoundInvestments-User-Doku-b690d03ba63d4fefa7701b67b4ac51f0?pvs=4";
</script>
</body>
</html>

0 comments on commit 52deceb

Please sign in to comment.