From 9a0a3d08d4afb517e6141da30ab40e2549823753 Mon Sep 17 00:00:00 2001 From: Jirka Borovec <6035284+Borda@users.noreply.github.com> Date: Thu, 25 Sep 2025 12:54:19 +0100 Subject: [PATCH] Docs:skip flaky link to Medium post --- docs/source-pytorch/conf.py | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/source-pytorch/conf.py b/docs/source-pytorch/conf.py index 35f7aa6ee646c..8c0c6e49598a1 100644 --- a/docs/source-pytorch/conf.py +++ b/docs/source-pytorch/conf.py @@ -645,6 +645,7 @@ def package_list_from_file(file): r"installation.html$", r"starter/installation.html$", r"^../common/trainer.html#trainer-flags$", + "https://medium.com/pytorch-lightning/quick-contribution-guide-86d977171b3a", "https://deepgenerativemodels.github.io/assets/slides/cs236_lecture11.pdf", "https://developer.habana.ai", # returns 403 error but redirects to intel.com documentation "https://www.intel.com/content/www/us/en/products/docs/processors/what-is-a-gpu.html",