Skip to content

Commit aca6569

Browse files
committed
Fix the OGP Site URL
1 parent d69c460 commit aca6569

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
# NOTE: The Open Graph Protocol (OGP) enhances page display in a social graph
7070
# and is used by social media platforms; see https://ogp.me/
7171

72-
ogp_site_url = "https://ubuntu-desktop-documentation.readthedocs-hosted.com/"
72+
ogp_site_url = "https://ubuntu-desktop-documentation.readthedocs-hosted.com/en/latest/"
7373

7474

7575
# Preview name of the documentation website

0 commit comments

Comments
 (0)