Skip to content

docs: fix @sinonjs/fake-timers link #441

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

Merged
merged 1 commit into from
Aug 4, 2025
Merged

docs: fix @sinonjs/fake-timers link #441

merged 1 commit into from
Aug 4, 2025

Conversation

9aoy
Copy link
Contributor

@9aoy 9aoy commented Aug 4, 2025

Summary

fix @sinonjs/fake-timers link.

Related Links

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

@Copilot Copilot AI review requested due to automatic review settings August 4, 2025 10:58
Copy link

netlify bot commented Aug 4, 2025

Deploy Preview for rstest-dev ready!

Name Link
🔨 Latest commit 38372c8
🔍 Latest deploy log https://app.netlify.com/projects/rstest-dev/deploys/6890926695cdea0008032f7b
😎 Deploy Preview https://deploy-preview-441--rstest-dev.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 project configuration.

Copy link
Contributor

@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 GitHub repository links for the @sinonjs/fake-timers package in documentation files. The links were pointing to an incorrect repository path (node-fake-timers/fake-timers) and have been corrected to the proper path (sinonjs/fake-timers).

  • Updates GitHub repository links from incorrect node-fake-timers/fake-timers to correct sinonjs/fake-timers
  • Fixes documentation links in both English and Chinese versions of the fake timers API documentation

Reviewed Changes

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

File Description
website/docs/zh/api/rstest/fakeTimers.mdx Corrects GitHub repository links for @sinonjs/fake-timers in Chinese documentation
website/docs/en/api/rstest/fakeTimers.mdx Corrects GitHub repository links for @sinonjs/fake-timers in English documentation

@9aoy 9aoy merged commit eec879a into main Aug 4, 2025
17 checks passed
@9aoy 9aoy deleted the docs/fake-timers-link branch August 4, 2025 11:01
@9aoy 9aoy mentioned this pull request Aug 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant