Skip to content

Commit cc6b386

Browse files
authored
Fix broken link
Differential Revision: D44598111 Pull Request resolved: #716
1 parent 14e2600 commit cc6b386

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

torchx/schedulers/lsf_scheduler.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
you can install LSF Community Edition.
2020
2121
See the LSF documentation for more details:
22-
https://www.ibm.com/support/pages/where-do-i-download-lsf-community-edition
22+
https://www.ibm.com/docs/en/cloud-private/3.2.x?topic=paks-spectrum-lsf-community-edition
2323
"""
2424
import os.path
2525
import re

0 commit comments

Comments
 (0)