Skip to content

Commit

Permalink
Merge pull request #84 from CybercentreCanada/ci_fix
Browse files Browse the repository at this point in the history
Fix alternate paths
  • Loading branch information
cccs-sgaron committed Aug 31, 2023
2 parents 0f7379c + 6357e68 commit 82b73bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ site_url: https://cybercentrecanada.github.io/assemblyline4_docs/
extra:
alternate:
- lang: en
link: /
link: ./
name: English
- lang: fr
link: /fr/
link: ./fr/
name: Français
extra_css:
- stylesheets/extra.css
Expand Down

0 comments on commit 82b73bf

Please sign in to comment.