Skip to content

Commit a56291d

Browse files
DorsaRohkellyguo11
andauthored
Fixes broken URLs in markdown files (isaac-sim#1272)
# Description Fixes the broken URLs in README.md and CONTRIBUTING.md ## Type of change - [x] Bug fix (non-breaking change which fixes an issue) ## Screenshots Not applicable for this change ## Checklist - [x] I have made corresponding changes to the documentation - [x] My changes generate no new warnings - [x] I have added tests that prove my fix is effective or that my feature works - [x] I have added my name to the `CONTRIBUTORS.md` or my name already exists there --------- Co-authored-by: Kelly Guo <[email protected]>
1 parent bd4cd3b commit a56291d

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ the framework more mature and useful for everyone. These may happen in forms of
55
design proposals and more.
66

77
For general information on how to contribute see
8-
<https://isaac-sim.github.io/IsaacLab/source/refs/contributing.html>.
8+
<https://isaac-sim.github.io/IsaacLab/main/source/refs/contributing.html>.

CONTRIBUTORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ Guidelines for modifications:
4242
* Calvin Yu
4343
* Chenyu Yang
4444
* David Yang
45+
* Dorsa Rohani
4546
* Gary Lvov
4647
* Giulio Romualdi
4748
* HoJin Jeon

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@ installation steps, features, tutorials, and how to set up your project with Isa
2525

2626
We wholeheartedly welcome contributions from the community to make this framework mature and useful for everyone.
2727
These may happen as bug reports, feature requests, or code contributions. For details, please check our
28-
[contribution guidelines](https://isaac-sim.github.io/IsaacLab/source/refs/contributing.html).
28+
[contribution guidelines](https://isaac-sim.github.io/IsaacLab/main/source/refs/contributing.html).
2929

3030
## Troubleshooting
3131

32-
Please see the [troubleshooting](https://isaac-sim.github.io/IsaacLab/source/refs/troubleshooting.html) section for
32+
Please see the [troubleshooting](https://isaac-sim.github.io/IsaacLab/main/source/refs/troubleshooting.html) section for
3333
common fixes or [submit an issue](https://github.com/isaac-sim/IsaacLab/issues).
3434

3535
For issues related to Isaac Sim, we recommend checking its [documentation](https://docs.omniverse.nvidia.com/app_isaacsim/app_isaacsim/overview.html)

0 commit comments

Comments
 (0)