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 Jan 10, 2024
1 parent 3686639 commit f36162f
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-M1");
window.location.replace("3.2.1");
}
doRedirect();
//-->
</script>
</head>
<body>
<a href="3.2.1-M1">Go to the project documentation
<a href="3.2.1">Go to the project documentation
</a>
</body>
</html>

0 comments on commit f36162f

Please sign in to comment.