-
Notifications
You must be signed in to change notification settings - Fork 619
dmtet_tutorial.ipynb contains dead link? #822
Copy link
Copy link
Open
Labels
Description
In the dmtet_tutorial.ipynb, the link to "Omniverse Kaolin App" in broken.
In addition, we demonstrate the use of Kaolin's 3D checkpoints and training visualization with the Omniverse Kaolin App.
Click on the link "Omniverse Kaolin App": https://docs.omniverse.nvidia.com/app_kaolin/app_kaolin/user_manual.html
The page will report the following 404 error:
404 Not Found
- Code: NoSuchKey
- Message: The specified key does not exist.
- Key: kaolin/latest/user_manual.html
- RequestId: 59XDKGXHCGVNPEAZ
- HostId: CXE4nIWC2Sb6i7BYxGcu0HJlWX455+zpeFhiIbyI3v5zLH6IcTkdbmhV4k6lIMxr7TpmuGnAI7g=
It seems to be the same link in all tutorial notebooks, so it needs to be changed everywhere or the website needs to set up a redirect.
I'm not sure exactly where this should link to, maybe the "Kaolin Extension" page: https://docs.omniverse.nvidia.com/extensions/latest/ext_kaolin.html?
Reactions are currently unavailable