You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sphinx extension to generate [Open Graph metadata](https://ogp.me/) for each page of your documentation.
@@ -40,7 +40,7 @@ Users hosting documentation on Read The Docs *do not* need to set any of the fol
40
40
* This is not required. Name of the site. This is displayed above the title. Defaults to the Sphinx [`project`](https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-project) config value. Set to `False` to unset and use no default.
41
41
*`ogp_social_cards`
42
42
* Configuration for automatically creating social media card PNGs for each page.
43
-
For more information, see [the social media cards docs](https://github.com/wpilibsuite/sphinxext-opengraph/blob/main/docs/source/socialcards.md).
43
+
For more information, see [the social media cards docs](https://github.com/sphinx-doc/sphinxext-opengraph/blob/main/docs/source/socialcards.md).
44
44
*`ogp_image`
45
45
* This is not required. Link to image to show. Note that all relative paths are converted to be relative to the root of the html output as defined by `ogp_site_url`.
0 commit comments