Skip to content

Fix broken deployment link in Flask REST API tutorial #3385

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 3 commits into from
Jun 5, 2025

Conversation

Rachel0619
Copy link
Contributor

@Rachel0619 Rachel0619 commented Jun 5, 2025

Fixes #3044

Description

Fixed the broken example deployment link in the "Deploying PyTorch in Python via a REST API with Flask" tutorial. The previous link was no longer accessible, so I updated it with a working Heroku template URL according to suggestions from @harshaljanjani

Checklist

cc @svekars @sekyondaMeta @AlannaBurke

Copy link

pytorch-bot bot commented Jun 5, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/tutorials/3385

Note: Links to docs will display an error until the docs builds have been completed.

❗ 1 Active SEVs

There are 1 currently active SEVs. If your PR is affected, please view them below:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@github-actions github-actions bot added docathon-h1-2025 A label for the docathon in H1 2025 easy incorrect link labels Jun 5, 2025
@sekyondaMeta sekyondaMeta added the skip-link-check Will allow you to skip linkcheck on a PR. Should only should be used when a link can't be fixed. label Jun 5, 2025
@svekars svekars merged commit 06f9c4b into pytorch:main Jun 5, 2025
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla signed docathon-h1-2025 A label for the docathon in H1 2025 easy incorrect link skip-link-check Will allow you to skip linkcheck on a PR. Should only should be used when a link can't be fixed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Example deployment link broken in "Deploying PyTorch in Python via a REST API with Flask"
4 participants