Skip to content

Commit 22c5153

Browse files
Merge pull request #5476 from handrews/slack-fix
Fix slack link, stop inspecting it
2 parents 87ff4b6 + 95e0f7e commit 22c5153

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.linkspector.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ files:
1111
- style-guide.md
1212
- TOB.md
1313
ignorePatterns:
14+
- pattern: 'slack.com' # Slack invite links 403 with linkspector
1415
- pattern: 'clientdomain.com'
1516
- pattern: 'example.org'
1617
- pattern: 'https://www.w3.org/TR/xml-names11/'

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -390,7 +390,7 @@ The triage team keeps an eye on the backlog and closes issues and discussions th
390390

391391
To get in touch with other people on the project, ask questions, or anything else:
392392

393-
- Find us [on the OpenAPI Slack](https://join.slack.com/t/open-api/shared_invite/zt-45j57ones-BcErzGqJKA5Ib4wrM83Cgw).
393+
- Find us [on the OpenAPI Slack](https://open-api.slack.com/join/shared_invite/zt-45hwx39lu-L5kfOMIyFc4qt0v~FPGaXQ).
394394
- Start a [GitHub Discussion](https://github.com/OAI/OpenAPI-Specification/discussions/).
395395
- Join one of our weekly meetings by checking the [issues list for an upcoming meetings](https://github.com/OAI/OpenAPI-Specification/issues?q=is%3Aissue%20state%3Aopen%20label%3AHousekeeping).
396396

0 commit comments

Comments
 (0)