Skip to content

Commit

Permalink
chore: tutor docs URL updated
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeWithEmad committed Feb 18, 2024
1 parent 8fd3cc3 commit 5fbf021
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tutorindigo/templates/indigo/lms/templates/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<ul class="logo-list">
<li>Powered by:</li>
<li>
<a href="https://docs.tutor.overhang.io" rel="noopener" target="_blank">
<a href="https://docs.tutor.edly.io" rel="noopener" target="_blank">
<img src="${static.url('images/tutor-logo.png')}" alt="Runs on Tutor" width="57" />
</a>
</li>
Expand Down Expand Up @@ -95,7 +95,7 @@
<ul class="logo-list">
<li>Powered by:</li>
<li>
<a href="https://docs.tutor.overhang.io" rel="noopener" target="_blank">
<a href="https://docs.tutor.edly.io" rel="noopener" target="_blank">
<img src="${static.url('images/tutor-logo.png')}" alt="Runs on Tutor" width="57" />
</a>
</li>
Expand Down

0 comments on commit 5fbf021

Please sign in to comment.