Skip to content

Commit 8aad87e

Browse files
committed
doc: patch bad link
1 parent bc56630 commit 8aad87e

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/ISSUE_TEMPLATE/1_bug_report.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ body:
3636
- "v1.9"
3737
- "v2.0"
3838
- "v2.1"
39+
- "v2.2"
3940
- "master"
4041
validations:
4142
required: true

docs/source-pytorch/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -622,4 +622,5 @@ def package_list_from_file(file):
622622
r"^../common/trainer.html#trainer-flags$",
623623
"https://deepgenerativemodels.github.io/assets/slides/cs236_lecture11.pdf",
624624
"https://www.intel.com/content/www/us/en/products/docs/processors/what-is-a-gpu.html",
625+
"https://www.microsoft.com/en-us/research/blog/zero-infinity-and-deepspeed-unlocking-unprecedented-model-scale-for-deep-learning-training/", # noqa: E501
625626
]

0 commit comments

Comments
 (0)