Skip to content

Fix some redirects #1853

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Dec 21, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _posts/2021-5-10-ecosystem-day-2021-recap.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ To view the full catalogue of poster, please visit **[PyTorch Ecosystem Day 2021

### New Contributor Resources
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.
* [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.
* [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.
* [Contributors Discussion Forum](https://dev-discuss.pytorch.org/) - Designed for contributors to learn and collaborate on the latest development across PyTorch.
* [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.

Expand Down
2 changes: 1 addition & 1 deletion _resources/contributor.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Newsletter
summary-home: 'Stay up-to-date with the latest updates.'
summary: 'Stay up-to-date with the latest updates.'
link: https://pytorch.org/newsletter
link: /newsletter
class: pytorch-resource
order: 13
featured-home: true
Expand Down
2 changes: 1 addition & 1 deletion ecosystem/contributors.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
permalink: /resources/contributors/
body-class: ecosystem
background-class: ecosystem-join-background
redirect_to: "/newsletter/"
redirect_to: "/newsletter"
---

<div class="jumbotron jumbotron-fluid contributor-jumbotron">
Expand Down