Skip to content

Commit f9e984e

Browse files
author
Archith
committed
Fix remaining GitHub links to use correct username
1 parent 9319342 commit f9e984e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

app.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -140,11 +140,11 @@ <h3>Login as Interviewer</h3>
140140
<p style="margin: 0;">Made with ❤️ by the OpenCollab Community</p>
141141
</div>
142142
<div class="footer-links">
143-
<a href="https://github.com/yourusername/OpenCollab" target="_blank">GitHub</a>
143+
<a href="https://github.com/humancto/CollabCode" target="_blank">GitHub</a>
144144
<span class="footer-separator"></span>
145-
<a href="https://github.com/yourusername/OpenCollab/issues" target="_blank">Issues</a>
145+
<a href="https://github.com/humancto/CollabCode/issues" target="_blank">Issues</a>
146146
<span class="footer-separator"></span>
147-
<a href="https://github.com/yourusername/OpenCollab/wiki" target="_blank">Documentation</a>
147+
<a href="https://github.com/humancto/CollabCode/wiki" target="_blank">Documentation</a>
148148
</div>
149149
</div>
150150
</footer>

0 commit comments

Comments
 (0)