Skip to content

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

  • The issue that is being fixed is referred in the description
  • Only one issue is addressed in this pull request
  • Labels from the issue that this PR is fixing are added to this pull request
  • No unnecessary issues are included into this pull request.

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