add: docker, fix: url to github in index.html & reqs.txt

This commit is contained in:
te5154c
2024-02-05 17:49:46 +03:00
parent f5752606af
commit f5cac5e410
7 changed files with 27 additions and 2 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
<div class="h-100 p-5 bg-light border rounded-3">
<h2>Open source project</h2>
<p>This project is fully opened, so you can contribute in it if you want</p>
<a href="https://github.com/uw935/vatsim-fox">
<a href="https://github.com/uw935/vatsimfox">
<button class="btn btn-outline-secondary" type="button">GitHub</button>
</a>
</div>