Skip to content

Commit 55d0c37

Browse files
committed
fix redirects
Signed-off-by: Chris Abraham <[email protected]>
1 parent bc840dc commit 55d0c37

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_posts/2021-5-10-ecosystem-day-2021-recap.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ To view the full catalogue of poster, please visit **[PyTorch Ecosystem Day 2021
2222

2323
### New Contributor Resources
2424
Today, we are also sharing new contributor resources that we are trying out to give you the most access to up-to-date news, networking opportunities and more.
25-
* [Contributor Newsletter](https://pytorch.org/newsletter/) - Includes curated news including RFCs, feature roadmaps, notable PRs, editorials from developers, and more to support keeping track of everything that’s happening in our community.
25+
* [Contributor Newsletter](https://pytorch.org/newsletter) - Includes curated news including RFCs, feature roadmaps, notable PRs, editorials from developers, and more to support keeping track of everything that’s happening in our community.
2626
* [Contributors Discussion Forum](https://dev-discuss.pytorch.org/) - Designed for contributors to learn and collaborate on the latest development across PyTorch.
2727
* [PyTorch Developer Podcast (Beta)](https://pytorch-dev-podcast.simplecast.com/) - Edward Yang, PyTorch Research Scientist, at Facebook AI shares bite-sized (10 to 20 mins) podcast episodes discussing topics about all sorts of internal development topics in PyTorch.
2828

ecosystem/contributors.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
permalink: /resources/contributors/
55
body-class: ecosystem
66
background-class: ecosystem-join-background
7-
redirect_to: "/newsletter/"
7+
redirect_to: "/newsletter"
88
---
99

1010
<div class="jumbotron jumbotron-fluid contributor-jumbotron">

0 commit comments

Comments
 (0)