Skip to content

Commit 530c514

Browse files
committed
Periods
1 parent e0fe497 commit 530c514

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

assets/quick-start-module.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -455,7 +455,7 @@ function commandMessage(key) {
455455
"Download here: <br/><a href='https://download.pytorch.org/libtorch/cpu/libtorch-shared-with-deps-latest.zip'>https://download.pytorch.org/libtorch/cpu/libtorch-shared-with-deps-latest.zip</a>",
456456

457457
"stable,libtorch,linux,cuda8,cplusplus":
458-
"# Not currently available on Linux. Coming soon",
458+
"# Not currently available on Linux. Coming soon.",
459459

460460
"stable,libtorch,linux,cuda9.0,cplusplus":
461461
"Download here: <br/><a href='https://download.pytorch.org/libtorch/cu90/libtorch-shared-with-deps-latest.zip'>https://download.pytorch.org/libtorch/cu90/libtorch-shared-with-deps-latest.zip</a>",
@@ -779,7 +779,7 @@ function commandMessage(key) {
779779
"Download here: <br/><a href='https://download.pytorch.org/libtorch/nightly/cpu/libtorch-shared-with-deps-latest.zip'>https://download.pytorch.org/libtorch/nightly/cpu/libtorch-shared-with-deps-latest.zip</a>",
780780

781781
"preview,libtorch,linux,cuda8,cplusplus":
782-
"# Not currently available on Linux. Coming soon",
782+
"# Not currently available on Linux. Coming soon.",
783783

784784
"preview,libtorch,linux,cuda9.0,cplusplus":
785785
"Download here: <br/><a href='https://download.pytorch.org/libtorch/nightly/cu90/libtorch-shared-with-deps-latest.zip'>https://download.pytorch.org/libtorch/nightly/cu90/libtorch-shared-with-deps-latest.zip</a>",

0 commit comments

Comments
 (0)