Skip to content

Fix example URL#17333

Merged
teoli2003 merged 1 commit intomdn:mainfrom
heyallan:patch-2
Jun 16, 2022
Merged

Fix example URL#17333
teoli2003 merged 1 commit intomdn:mainfrom
heyallan:patch-2

Conversation

@heyallan
Copy link
Contributor

@heyallan heyallan commented Jun 16, 2022

Summary

Fix example URL

Motivation

Current link returns 404

Supporting details

Before: https://github.com/mdn/fetch-examples/tree/gh-pages/fetch-response
After: https://github.com/mdn/fetch-examples/tree/master/fetch-response

Related issues

Fixes #17323

Metadata

  • Adds a new document
  • Rewrites (or significantly expands) a document
  • Fixes a typo, bug, or other error

@heyallan heyallan requested a review from a team as a code owner June 16, 2022 05:02
@heyallan heyallan requested review from Rumyra and removed request for a team June 16, 2022 05:02
@github-actions github-actions bot added the Content:WebAPI Web API docs label Jun 16, 2022
@github-actions
Copy link
Contributor

Preview URLs

Flaws

None! 🎉

External URLs

URL: /en-US/docs/Web/API/Response/type
Title: Response.type
on GitHub

Copy link
Contributor

@teoli2003 teoli2003 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@teoli2003 teoli2003 merged commit 3469dda into mdn:main Jun 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Content:WebAPI Web API docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Broken link to Fetch Response example

2 participants