fix terminal emulator index link

This commit is contained in:
Alexander Wunschik
2022-04-02 14:48:20 +02:00
parent 50fedb26ec
commit a510d33ce3

View File

@@ -32,7 +32,7 @@
</head>
<body>
<header>
<h1><a href="../../../../">BASIC Computer Games</a></h1>
<h1><a href="../../../">BASIC Computer Games</a></h1>
</header>
<main id="output"></main>
<script src="HtmlTerminal.js" type="text/javascript"></script>