Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions src/html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<div class="col l6">
<div>Works directly in your browser - no upload required and offline usage</div>
<div>More infos in the <a class="green-text"
href="https://github.com/ozelot379/ConvertJavaTextureToBedrock/blob/master/README.md"
href="https://github.com/rtm516/ConvertJavaTextureToBedrock/blob/master/README.md"
target="_blank">Readme</a></div>
</div>
<div class="col l6">
Expand All @@ -48,7 +48,7 @@
Version: <%= require("./../../package").version %>
</div>
<div>
<a class="green-text" href="https://github.com/ozelot379/ConvertJavaTextureToBedrock"
<a class="green-text" href="https://github.com/rtm516/ConvertJavaTextureToBedrock"
target="_blank">Source</a>
</div>
</div>
Expand All @@ -58,4 +58,4 @@
</footer>
<div class="toast" id="toastMessage"></div>
</body>
</html>
</html>