We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 118c718 commit b2d1d31Copy full SHA for b2d1d31
index.html
@@ -4,9 +4,9 @@
4
<title>Pytorch Domains</title>
5
</head>
6
<body>
7
- <p>The documentation is <a href="https://pytorch.org/domains/">here</a></p>
+ <p>The documentation is <a href="https://github.com/meta-pytorch">here</a></p>
8
<script>
9
- window.location.href= "https://pytorch.org/domains/";
+ window.location.href= "https://github.com/meta-pytorch";
10
</script>
11
</body>
12
</html>
0 commit comments