diff --git a/docs/custom_conf.py b/docs/custom_conf.py index e0a77ac40..c96361f88 100644 --- a/docs/custom_conf.py +++ b/docs/custom_conf.py @@ -62,7 +62,7 @@ # Change to the discourse instance you want to be able to link to # using the :discourse: metadata at the top of a file # (use an empty value if you don't want to link) - 'discourse': '', + 'discourse': 'https://discourse.ubuntu.com/c/wsl/27', # Change to the GitHub info for your project 'github_url': 'https://github.com/canonical/ubuntu-pro-for-windows',