Skip to content

Commit

Permalink
Added Scaladoc for
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions committed Nov 6, 2024
1 parent f36162f commit 3cfc1d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@
<!--
function doRedirect()
{
window.location.replace("3.2.1");
window.location.replace("3.2.2");
}
doRedirect();
//-->
</script>
</head>
<body>
<a href="3.2.1">Go to the project documentation
<a href="3.2.2">Go to the project documentation
</a>
</body>
</html>

0 comments on commit 3cfc1d4

Please sign in to comment.