Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -40,7 +40,7 @@
|
|
| 40 |
|
| 41 |
<div class="footer-links">
|
| 42 |
<!-- Added target="_top" here as a secondary fallback strategy -->
|
| 43 |
-
<a href="https://github.com" target="_top" class="btn">View Github Repository</a>
|
| 44 |
</div>
|
| 45 |
</div>
|
| 46 |
</body>
|
|
|
|
| 40 |
|
| 41 |
<div class="footer-links">
|
| 42 |
<!-- Added target="_top" here as a secondary fallback strategy -->
|
| 43 |
+
<a href="https://github.com/RealRaven/AutonomousBusinessOS-Demo" target="_top" class="btn">View Github Repository</a>
|
| 44 |
</div>
|
| 45 |
</div>
|
| 46 |
</body>
|