Skip to content

Commit ebf62d3

Browse files
authored
Merge pull request pytorch#28 from zou3519/fix-redirects
Fix redirects
2 parents 01d7fa7 + 50221b3 commit ebf62d3

File tree

4 files changed

+20
-0
lines changed

4 files changed

+20
-0
lines changed

docs/0.4.0/bottleneck.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
layout: redirect
3+
title: PyTorch | Redirect
4+
redirect_url: "/docs/stable/bottleneck.html"
5+
---

docs/0.4.0/checkpoint.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
layout: redirect
3+
title: PyTorch | Redirect
4+
redirect_url: "/docs/stable/checkpoint.html"
5+
---

docs/0.4.0/cpp_extenstion.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
layout: redirect
3+
title: PyTorch | Redirect
4+
redirect_url: "/docs/stable/cpp_extension.html"
5+
---

docs/0.4.0/tensor_attributes.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
layout: redirect
3+
title: PyTorch | Redirect
4+
redirect_url: "/docs/stable/tensor_attributes.html"
5+
---

0 commit comments

Comments
 (0)