Skip to content

Conversation

F3n67u
Copy link

@F3n67u F3n67u commented Sep 24, 2025

No description provided.

@Copilot Copilot AI review requested due to automatic review settings September 24, 2025 18:37
Copy link

changeset-bot bot commented Sep 24, 2025

⚠️ No Changeset found

Latest commit: 2f344ce

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes broken documentation links by updating relative paths to correctly reference package and type definition files within the rrweb project structure.

  • Updated plugin documentation links to use correct relative paths (../../packages/plugins/...)
  • Fixed TypeScript type definition references to point to the proper location in the types package
  • Corrected console plugin interface references to point to the new plugin structure

Reviewed Changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
docs/recipes/plugin.zh_CN.md Updated plugin package links to use correct relative paths
docs/recipes/plugin.md Updated plugin package links to use correct relative paths
docs/recipes/dive-into-event.zh_CN.md Fixed EventType and IncrementalSource type definition links
docs/recipes/dive-into-event.md Fixed EventType and IncrementalSource type definition links
docs/recipes/console.zh_CN.md Updated ReplayLogger interface reference to new plugin location
docs/recipes/console.md Updated ReplayLogger interface reference to new plugin location

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant