We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5206cb commit f163b1cCopy full SHA for f163b1c
1 file changed
docs/versions1.json
@@ -7,19 +7,19 @@
7
"name": "0.10.0 (latest)",
8
"preferred": true,
9
"version": "0.10.0",
10
- "url": "http://docs.nvidia.com/nemo/run/latest"
+ "url": "http://docs.nvidia.com/nemo/run/latest/"
11
},
12
{
13
"name": "0.9.0",
14
"version": "0.9.0",
15
- "url": "http://docs.nvidia.com/nemo/run/0.9.0"
+ "url": "http://docs.nvidia.com/nemo/run/0.9.0/"
16
17
18
"version": "0.8.0",
19
- "url": "http://docs.nvidia.com/nemo/run/0.8.0"
+ "url": "http://docs.nvidia.com/nemo/run/0.8.0/"
20
21
22
"version": "0.5.0",
23
- "url": "http://docs.nvidia.com/nemo/run/0.5.0"
+ "url": "http://docs.nvidia.com/nemo/run/0.5.0/"
24
}
25
]
0 commit comments