From ddc06648ced010c3dad3247e45afacb564120948 Mon Sep 17 00:00:00 2001
From: Carrie A Brown <cbrown58@unl.edu>
Date: Wed, 5 Feb 2020 19:01:53 +0000
Subject: [PATCH] Update _index.md

---
 content/connecting/_index.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/content/connecting/_index.md b/content/connecting/_index.md
index b9cace44..b78b71a4 100644
--- a/content/connecting/_index.md
+++ b/content/connecting/_index.md
@@ -13,6 +13,7 @@ How to connect to HCC resources
 **3. Connect to an HCC cluster:** From the terminal or application, use SSH to connect to one of the available clusters. In the terminal, enter `ssh <username>@crane.unl.edu` to connector to the Crane cluster, for example. With [PuTTY]({{< relref "putty.md" >}}) or [MobaXterm]({{< relref "mobaxterm.md" >}}), refer to their respective pages for a guide on how to connect 
 
 If you are not familiar with using command line Linux, check out these resources:
+
  - [Basic Linux Commands]({{< relref "basic_linux_commands">}})
  - [Software Carpentry Introduction to the Unix Shell Lesson](http://swcarpentry.github.io/shell-novice/)
  
-- 
GitLab