Fix Broken Links
PR fulfills these requirements
- [X] Commit message(s) and PR title follows the format
[fix|feat|ci|chore|doc]: TICKET-ID: Short description of change madeex.fix: DEV-XXXX: Removed inconsistent code usage causing intermittent errors - [x] Tests for the changes have been added/updated (for bug fixes/features)
- [x] Docs have been added/updated (for bug fixes/features)
- [x] Best efforts were made to ensure docs/code are concise and coherent (checked for spelling/grammatical errors, commented out code, debug logs etc.)
- [x] Self-reviewed and ran all changes on a local instance (for bug fixes/features)
Describe the reason for change
There are many broken links in the documentation of this project. So I have found the correct links and have changed them.
What has been changed
http://jaywcjlove.github.io/hotkeys --> https://wangchujiang.com/hotkeys-js/
https://docs.launchdarkly.com/sdk/features/flags_from_files#creating_a_flag_data_file --> https://docs.launchdarkly.com/sdk/features/flags-from-files/?q=creating+a+flag+data+file#creating-a-flag-data-file
https://mmdetection.readthedocs.io/en/latest/1_exist_data_model.html#inference-with-existing-models --> https://mmdetection.readthedocs.io/en/latest/user_guides/inference.html
https://github.com/heartexlabs/label-studio/blob/HEAD/label_studio/frontend/src --> https://github.com/HumanSignal/label-studio/tree/develop/label_studio/frontend
http://www.sciencedirect.com/science/article/B6WG4-45JB8WN-9/2/6fe59d8089fd1892c2bfb82283065579 --> https://courses.cs.washington.edu/courses/cse455/09wi/readings/seg_scissors.pdf
Does this PR introduce a breaking change?
(check only one)
- [ ] Yes, and covered entirely by feature flag(s)
- [ ] Yes, and covered partially by feature flag(s)
- [X] No
- [ ] Not sure (briefly explain the situation below)
What level of testing was included in the change?
(check all that apply)
- [ ] e2e
- [ ] integration
- [ ] unit
Support my work
These links were found with link-inspector. If you find this PR useful, give the repo a ⭐
Deploy request for label-studio-docs-new-theme pending review.
Visit the deploys page to approve it
| Name | Link |
|---|---|
| Latest commit | c3e7fe10a6d62ade5402b7efab43b887dbc5809d |
Deploy request for heartex-docs pending review.
Visit the deploys page to approve it
| Name | Link |
|---|---|
| Latest commit | c3e7fe10a6d62ade5402b7efab43b887dbc5809d |
This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days.
This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days.
This PR was closed because it has been stalled for 10 days with no activity.