Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
srctweb
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
10
Issues
10
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
SRCT
srctweb
Commits
47a9df84
Commit
47a9df84
authored
Sep 19, 2019
by
Andrew J Hrdy
Browse files
Options
Browse Files
Download
Plain Diff
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
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
srctweb/_pages/home.html
srctweb/_pages/home.html
+1
-1
No files found.
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