Skip to content

Commit

Permalink
Set canonical version (fixes #654)
Browse files Browse the repository at this point in the history
  • Loading branch information
cristiklein committed Aug 14, 2023
1 parent c3c5dc5 commit 3af6e36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ plugins:
version_selector: true # set to false to leave out the version selector
css_dir: css # the directory to put the version selector's CSS
javascript_dir: js # the directory to put the version selector's JS
canonical_version: null
canonical_version: compliantkubernetes
# See ./mkdocs-ciso-controls/README.md
- ciso-controls:
root_url: ciso-guide/controls/
Expand Down

0 comments on commit 3af6e36

Please sign in to comment.