updated links in ninja file

This commit is contained in:
William Falcon
2020-01-21 13:24:00 -05:00
parent a26c95bbf1
commit ed41c77e7b
+9 -9
View File
@@ -2,16 +2,16 @@
'github': 'https://github.com/PytorchLightning/pytorch-lightning',
'github_issues': 'https://github.com/PytorchLightning/pytorch-lightning/issues',
'contributing': 'https://github.com/PytorchLightning/pytorch-lightning/blob/master/CONTRIBUTING.md',
'docs': 'https://pytorch-lightning.rtfd.io/en/latest',
'docs': 'https://pytorchlightning.github.io/pytorch-lightning',
'twitter': 'https://twitter.com/PyTorchLightnin',
'discuss': 'https://discuss.pytorch.org',
'tutorials': 'https://pytorch-lightning.rtfd.io/en/latest/',
'previous_pytorch_versions': 'https://pytorch-lightning.rtfd.io/en/latest/',
'home': 'https://pytorch-lightning.rtfd.io/en/latest/',
'get_started': 'https://pytorch-lightning.rtfd.io/en/latest/',
'features': 'https://pytorch-lightning.rtfd.io/en/latest/',
'blog': 'https://pytorch-lightning.rtfd.io/en/latest/',
'resources': 'https://pytorch-lightning.rtfd.io/en/latest/',
'support': 'https://pytorch-lightning.rtfd.io/en/latest/',
'tutorials': 'https://pytorchlightning.github.io/pytorch-lightning/',
'previous_pytorch_versions': 'https://pytorchlightning.github.io/pytorch-lightning/',
'home': 'https://pytorchlightning.github.io/pytorch-lightning/',
'get_started': 'https://pytorchlightning.github.io/pytorch-lightning/',
'features': 'https://pytorchlightning.github.io/pytorch-lightning/',
'blog': 'https://pytorchlightning.github.io/pytorch-lightning/',
'resources': 'https://pytorchlightning.github.io/pytorch-lightning/',
'support': 'https://pytorchlightning.github.io/pytorch-lightning/',
}
-%}