Skip to content

Commit

Permalink
Typo fix re: sidebar www link
Browse files Browse the repository at this point in the history
  • Loading branch information
bitprophet committed Jun 7, 2022
1 parent cf2de88 commit 267182b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sites/docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@

# Sister-site links to WWW
html_theme_options["extra_nav_links"] = {
"Main website": "https//www.pyinvoke.org"
"Main website": "https://www.pyinvoke.org"
}

0 comments on commit 267182b

Please sign in to comment.