Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
srctweb
Commits
47a9df84
Commit
47a9df84
authored
Sep 19, 2019
by
Andrew J Hrdy
Browse files
Merge branch '73-update-dead-link-to-command-line-tutorial' into 'master'
73 Fixed dead link Closes
#73
See merge request
!88
parents
95a659d0
9a29d701
Pipeline
#4767
passed with stages
in 48 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
srctweb/_pages/home.html
View file @
47a9df84
...
...
@@ -292,7 +292,7 @@ jumbotron: true
<a
href=
"https://www.codecademy.com/learn/learn-the-command-line"
>
this tutorial
</a>
is a great place to begin.
If you're already using Linux or macOS,
<a
href=
"http://
cli.learncodethehardway.org/book/
"
>
this tutorial
</a>
<a
href=
"http
s
://
www.computervillage.org/articles/CommandLine.pdf
"
>
this tutorial
</a>
is another great resource (ignore the intimidating title) to try things out
on your own machine. Once you have a little practice under your belt,
try following our documentation to deploy one of our
...
...
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