diff --git a/content/connecting/_index.md b/content/connecting/_index.md
index b9cace4464866746ac7da6a69c64275106902273..b78b71a4c0498e1318d8d0279e05f6af3bc99cab 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/)