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

Fix api link of Server-Sent Events #30989

Merged
merged 1 commit into from
Dec 14, 2023
Merged

Conversation

skyclouds2001
Copy link
Contributor

Description

fix a bug caused in #30975

Motivation

Additional details

Related issues and pull requests

@github-actions github-actions bot added the Content:WebAPI Web API docs label Dec 14, 2023
Copy link
Contributor

Preview URLs

Flaws (4)

URL: /en-US/docs/Web/API/Web_Workers_API
Title: Web Workers API
Flaw count: 2

  • macros:
    • /en-US/docs/Web/API/DedicatedWorkerGlobalScope/requestAnimationFrame does not exist
    • /en-US/docs/Web/API/DedicatedWorkerGlobalScope/cancelAnimationFrame does not exist

URL: /en-US/docs/Web/API/Web_Workers_API/Functions_and_classes_available_to_workers
Title: Functions and classes available to Web Workers
Flaw count: 2

  • macros:
    • /en-US/docs/Web/API/DedicatedWorkerGlobalScope/requestAnimationFrame does not exist
    • /en-US/docs/Web/API/DedicatedWorkerGlobalScope/cancelAnimationFrame does not exist

@skyclouds2001 skyclouds2001 marked this pull request as ready for review December 14, 2023 07:50
@skyclouds2001 skyclouds2001 requested a review from a team as a code owner December 14, 2023 07:50
@skyclouds2001 skyclouds2001 requested review from sideshowbarker and removed request for a team December 14, 2023 07:50
@sideshowbarker sideshowbarker merged commit 9606ba3 into mdn:main Dec 14, 2023
6 checks passed
@skyclouds2001 skyclouds2001 deleted the fix-api branch December 14, 2023 11:16
dipikabh pushed a commit to dipikabh/content that referenced this pull request Jan 17, 2024
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.

2 participants