Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -34,7 +34,7 @@
|
|
| 34 |
|
| 35 |
<div class="footer-links">
|
| 36 |
<!-- target="_blank" forces the browser to open the link cleanly in a new tab -->
|
| 37 |
-
<a href="https://github.com" target="_blank" class="btn">Open GitHub Repository</a>
|
| 38 |
</div>
|
| 39 |
</div>
|
| 40 |
</body>
|
|
|
|
| 34 |
|
| 35 |
<div class="footer-links">
|
| 36 |
<!-- target="_blank" forces the browser to open the link cleanly in a new tab -->
|
| 37 |
+
<a href="https://github.com/RealRaven/AutonomousBusinessOS-Demo" target="_blank" class="btn">Open GitHub Repository</a>
|
| 38 |
</div>
|
| 39 |
</div>
|
| 40 |
</body>
|