Commit c069f92
committed
docs: fix broken nemo-gym Core Components link
The link in nemo-gym-integration.md pointed at
docs.nvidia.com/nemo/gym/latest/about/concepts/core-components.html
which returns 404. The page is actually served at
docs.nvidia.com/nemo/gym/about/core-components (no /latest/, no
/concepts/) per the gym docs sitemap.
Update the source link instead of suppressing it via the linkcheck
false-positives walkaround.
Signed-off-by: Zhiyu Li <zhiyul@NVIDIA.com>1 parent fff691d commit c069f92
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
184 | | - | |
| 184 | + | |
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
| |||
0 commit comments