lightning/docs/redirect.html

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

10 lines
218 B
HTML
Raw Normal View History

<!doctype html>
<html>
<head>
<meta http-equiv="refresh" content="0; url='https://lightning.ai/docs/pytorch/'" />
</head>
<body>
<p>You will be redirected to PyTorch Lightning docs.</p>
</body>
</html>