diff --git a/docs/conf.py b/docs/conf.py index 294051c0b04e..be1ba11aa091 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -657,6 +657,8 @@ def fixup_tutorials(original_url: str) -> str: "v0.12.0/", "v0.13.0/", "v0.14.0/", + "v0.15.0/", + "v0.16.0/", ], "display_github": True, "github_user": "apache",