Skip to content

docs: fix setConfig link#756

Merged
9aoy merged 1 commit intomainfrom
docs/fix-setConfig-link
Dec 11, 2025
Merged

docs: fix setConfig link#756
9aoy merged 1 commit intomainfrom
docs/fix-setConfig-link

Conversation

@9aoy
Copy link
Copy Markdown
Collaborator

@9aoy 9aoy commented Dec 11, 2025

Summary

fix setConfig link

Related Links

Checklist

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

Copilot AI review requested due to automatic review settings December 11, 2025 03:05
@netlify
Copy link
Copy Markdown

netlify bot commented Dec 11, 2025

Deploy Preview for rstest-dev ready!

Name Link
🔨 Latest commit 5f5193c
🔍 Latest deploy log https://app.netlify.com/projects/rstest-dev/deploys/693a34f19b4d87000882a84f
😎 Deploy Preview https://deploy-preview-756--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
Copy Markdown
Contributor

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 markdown links in documentation by adding the missing URL reference to rstest.setConfig function. Previously, the links had the markdown syntax but lacked the actual URL target, making them non-functional.

Key Changes

  • Added proper link targets (/api/rstest/utilities#rstestsetconfig) to rstest.setConfig references in English documentation
  • Brings English docs in line with Chinese docs which already had the correct links

Reviewed changes

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

File Description
website/docs/en/config/test/test-timeout.mdx Added link target to rstest.setConfig reference in testTimeout priority list
website/docs/en/config/test/hook-timeout.mdx Added link target to rstest.setConfig reference in hookTimeout priority list

The changes are correct and consistent. The target documentation page exists at the specified path with the appropriate anchor heading. The Chinese documentation already has these links properly configured, so this PR brings the English documentation into alignment.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@9aoy 9aoy merged commit 40e0e1c into main Dec 11, 2025
23 checks passed
@9aoy 9aoy deleted the docs/fix-setConfig-link branch December 11, 2025 03:17
@9aoy 9aoy mentioned this pull request Dec 15, 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.

2 participants