Skip to content
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

DNR docs: replace /docs with /en-US/docs + fix missing WebExtAPIRef #26818

Merged
merged 3 commits into from
Jun 3, 2023

Conversation

Rob--W
Copy link
Member

@Rob--W Rob--W commented May 17, 2023

Description

  • Change /docs/ links to /en-US/docs/
  • Add missing {{WebExtAPIRef in declarativenetrequest/index.md

Motivation

There is a missing {{WebExtAPIRef in the DNR article. I might have overlooked it before because the bot was spitting out tons of "useless" warnings about non-resolvable URLs. I fixed it by replacing /docs/ with /en-US/docs/, and then /en-US/en-US/docs/ with /en-US/docs/.

Additional details

Related issues and pull requests

This is a follow-up to #26793

@Rob--W Rob--W requested a review from a team as a code owner May 17, 2023 16:55
@Rob--W Rob--W requested review from jpmedley and removed request for a team May 17, 2023 16:55
@github-actions github-actions bot added Content:Other Any docs not covered by another "Content:" label Content:WebExt WebExtensions docs labels May 17, 2023
- Change /docs/ links to /en-US/docs/
- Add missing `{{WebExtAPIRef` in declarativenetrequest/index.md
@Rob--W Rob--W force-pushed the webext-dnr-source-syntax-fixup branch from 92b7a43 to 68d2e4c Compare May 17, 2023 17:02
@Rob--W Rob--W requested a review from rebloor May 25, 2023 17:01
Copy link
Contributor

@rebloor rebloor left a comment

Choose a reason for hiding this comment

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

@Rob--W we have one superfluous opening bracket, otherwisw looks good to me

@Rob--W Rob--W merged commit 711683f into mdn:main Jun 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:Other Any docs not covered by another "Content:" label Content:WebExt WebExtensions docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants