Skip to content

Commit

Permalink
update index url
Browse files Browse the repository at this point in the history
  • Loading branch information
kevin56348 committed Nov 5, 2024
1 parent 6fe7b7b commit c325489
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<script>
window.$docsify = {
name: 'DLD,not DDL',
repo: 'https://github.com/DLD-USTB/DigitalLogic_Info',
repo: 'https://github.com/USTB-806/DigitalLogic_Info',
loadSidebar: true,
search: 'auto',
latex: {
Expand All @@ -35,7 +35,7 @@
var footer = [
'<hr/>',
'<footer>',
'<span><a href="https://github.com/DLD-USTB/DigitalLogic_Info">DLD-USTB</a>;2021.</span>',
'<span><a href="https://github.com/USTB-806/DigitalLogic_Info">DLD-USTB</a>;2021-2024.</span>',
'<span>Proudly published with <a href="https://github.com/docsifyjs/docsify" target="_blank">docsify</a>.</span>',
'</footer>'
].join('');
Expand Down

0 comments on commit c325489

Please sign in to comment.