w3c / aria

Accessible Rich Internet Applications (WAI-ARIA)
https://w3c.github.io/aria/
Other
654 stars 125 forks source link

Correct the IRC host and port #2271

Closed smockle closed 4 months ago

smockle commented 4 months ago

The ‘joining IRC’ instructions in the onboarding doc do not work as written: IRC Cloud will continually retry, and fail, to connect. This PR corrects the host and port information, plus the link to join.

This PR’s values match the values on https://www.w3.org/Project/IRC/#Server.

netlify[bot] commented 4 months ago

Deploy Preview for wai-aria ready!

Name Link
Latest commit ac4705784f50baaacd64138a79260318911b20a3
Latest deploy log https://app.netlify.com/sites/wai-aria/deploys/668fe8b3c27e510008c4ebee
Deploy Preview https://deploy-preview-2271--wai-aria.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

smockle commented 4 months ago

The Prettier check is failing with Error: A branch or tag with the name 'patch-1' could not be found. This is because it’s looking for this PR’s branch in the w3c/aria repo, not in my fork.

smockle commented 4 months ago

The Prettier check is failing with Error: A branch or tag with the name 'patch-1' could not be found. This is because it’s looking for this PR’s branch in the w3c/aria repo, not in my fork.

This is blocking, so I’m closing this PR in favor of https://github.com/w3c/aria/pull/2276, whose source branch is not from a fork.