You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### Proposed changes
Need to add a newly invalid 3rd party URL to the linkchecker ignore
list. This is only used as an example and not an actual product link for
users. (Similar to www.example.com)
### Checklist
Before creating a PR, run through this checklist and mark each step as
complete.
- [ ] I have read the
[`CONTRIBUTING`](https://github.com/nginxinc/docs/blob/main/CONTRIBUTING.md)
document
- [ ] I have viewed my changes in the documentation Deploy Preview
- [ ] My PR is targeting the correct branch:
- main: content that can be released immediately
- product release branch: content that should be held for a future
release
- [ ] I have updated any relevant supporting documentation
([`README.md`](https://github.com/nginxinc/docs/blob/main/README.md) and
the
[`CHANGELOG.md`](https://github.com/nginxinc/docs/blob/main/CHANGELOG.md))
- [ ] I have followed the [conventional commits
guidelines](https://www.conventionalcommits.org/en/v1.0.0/#summary) for
all commits on my branch
When you're ready to merge a PR, run through this checklist and mark
each step as complete.
- [ ] Review the doc for spelling errors.
- [ ] Verify that all links in the doc work.
- [ ] Verify that the doc follows the appropriate content template.
- [ ] Add technical and docs reviewers. Refer to the appropriate
CODEOWNERS file, which includes authorized teams of reviewers.
- [ ] Share the PR for review in the
[`#nginx-doc-reviews`](https://f5.enterprise.slack.com/archives/C04PYFULN91)
channel in Slack.
0 commit comments