Skip to content

Commit

Permalink
Docs: Fix broken /about/ link
Browse files Browse the repository at this point in the history
  • Loading branch information
Krinkle committed Mar 18, 2021
1 parent 6f6cad7 commit 93bd4b6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/_data/sitenav.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
- name: Async control
href: /async/
- name: About
href: /about/
href: https://qunitjs.com/about/
sub:
- name: Who's using QUnit?
href: /projects/
href: https://qunitjs.com/projects/
- name: About QUnit
href: /about/
href: https://qunitjs.com/about/
1 change: 1 addition & 0 deletions docs/favicon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 93bd4b6

Please sign in to comment.