OmniIsaacGymEnvs icon indicating copy to clipboard operation
OmniIsaacGymEnvs copied to clipboard

broken links

Open VladimirFokow opened this issue 11 months ago • 0 comments

https://github.com/NVIDIA-Omniverse/OmniIsaacGymEnvs/blob/4948d18d042ec4f26625b67ce09afaa4b9dcbcc3/docs/examples/warp.md?plain=1#L9

in [Warp arrays(https://nvidia.github.io/warp/_build/html/basics.html#arrays)

  • firstly, the closing square bracket was missed
  • secondly, the link itself leads to 404

  • also in the same file: https://nvidia.github.io/warp/_build/html/basics.html#kernels is broken

  • In this file, looks like all relative links (incl. images) are broken because are missing one "go up" layer ../
    https://github.com/NVIDIA-Omniverse/OmniIsaacGymEnvs/blob/4948d18d042ec4f26625b67ce09afaa4b9dcbcc3/docs/examples/transfering_policies_from_isaac_gym.md

VladimirFokow avatar Mar 19 '24 18:03 VladimirFokow