imseldrith commited on
Commit
ff794e8
1 Parent(s): f944bef

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +1 -1
templates/index.html CHANGED
@@ -316,7 +316,7 @@
316
  <footer>
317
  <p>Built with ❤️ by <a href="https://codegenius.me" style="color: red;">Ashiq Hussain Mir</a></p>
318
  <p class="page-view-counter">
319
- Page Views: <span id="page-view-count">67</span> | <a href="/api_docs.html" class="api-link">API</a>
320
  </p>
321
  </footer>
322
  <script>
 
316
  <footer>
317
  <p>Built with ❤️ by <a href="https://codegenius.me" style="color: red;">Ashiq Hussain Mir</a></p>
318
  <p class="page-view-counter">
319
+ Page Views: <span id="page-view-count">67</span> | <a href="{{url_for('api_docs')}}" class="api-link">API</a>
320
  </p>
321
  </footer>
322
  <script>