Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
nni
Commits
0f33bc7e
Unverified
Commit
0f33bc7e
authored
Jul 17, 2020
by
Lijiaoa
Committed by
GitHub
Jul 17, 2020
Browse files
fix typo "vv1.7" (#2687)
parent
f3114214
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
docs/en_US/_templates/index.html
docs/en_US/_templates/index.html
+1
-1
No files found.
docs/en_US/_templates/index.html
View file @
0f33bc7e
...
...
@@ -269,7 +269,7 @@
<ul>
<li>
<p>
Download the examples via clone the source code.
</p>
<div
class=
"command"
>
git clone -b
v
{{ release }} https://github.com/Microsoft/nni.git
</div>
<div
class=
"command"
>
git clone -b {{ release }} https://github.com/Microsoft/nni.git
</div>
</li>
<li>
<p>
Run the MNIST example.
</p>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment