|
3 | 3 | 'github_issues': 'https://github.com/Lightning-AI/lightning/issues',
|
4 | 4 | 'contributing': 'https://github.com/Lightning-AI/lightning/blob/master/.github/CONTRIBUTING.md',
|
5 | 5 | 'governance': 'https://pytorch-lightning.readthedocs.io/en/latest/governance.html',
|
6 |
| - 'docs': 'https://pytorch-lightning.rtfd.io/en/latest', |
| 6 | + 'docs': 'https://lightning.ai/docs/pytorch/latest/', |
7 | 7 | 'twitter': 'https://twitter.com/LightningAI',
|
8 | 8 | 'discuss': 'https://www.pytorchlightning.ai/community',
|
9 | 9 | 'tutorials': 'https://pytorch-lightning.readthedocs.io/en/latest/#tutorials',
|
10 |
| - 'home': 'https://pytorch-lightning.rtfd.io/en/latest/', |
| 10 | + 'home': 'https://lightning.ai/docs/pytorch/latest/', |
11 | 11 | 'get_started': 'https://pytorch-lightning.readthedocs.io/en/latest/starter/introduction.html',
|
12 |
| - 'features': 'https://pytorch-lightning.rtfd.io/en/latest/', |
| 12 | + 'features': 'https://lightning.ai/docs/pytorch/latest/', |
13 | 13 | 'blog': 'https://lightning.ai/pages/blog/',
|
14 | 14 | 'resources': 'https://pytorch-lightning.readthedocs.io/en/latest/#community-examples',
|
15 |
| - 'support': 'https://pytorch-lightning.rtfd.io/en/latest/', |
| 15 | + 'support': 'https://lightning.ai/docs/pytorch/latest/', |
16 | 16 | 'community': 'https://www.pytorchlightning.ai/community',
|
17 | 17 | 'forums': 'https://lightning.ai/forums/',
|
18 | 18 | }
|
|
0 commit comments