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

CI to detect broken URLs in source code #5131

Merged
merged 22 commits into from
Sep 26, 2023
Merged

Conversation

piaskowyk
Copy link
Member

@piaskowyk piaskowyk commented Sep 25, 2023

Summary

This PR adds CI to check if our URLs in source code are still valid.

Test plan

Check CI

github-merge-queue bot pushed a commit that referenced this pull request Sep 25, 2023
## Summary

This PR fixes URL form for troubleshooting docs section. From 
```
react-native-reanimated/docs/guides/Troubleshooting
```
to
```
react-native-reanimated/docs/guides/troubleshooting
```
Because in many places in source code we uses
`react-native-reanimated/docs/guides/troubleshooting` form.

Inspired by
#5131

## Test plan

Check documentation build
@piaskowyk piaskowyk marked this pull request as ready for review September 26, 2023 08:17
@piaskowyk piaskowyk added this pull request to the merge queue Sep 26, 2023
Merged via the queue into main with commit 78ab607 Sep 26, 2023
20 checks passed
@piaskowyk piaskowyk deleted the @piaskowyk/detect-broken-urls branch September 26, 2023 10:07
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.

2 participants