diff --git a/content/applications/app_specific/fortran_c_on_hcc.md b/content/applications/app_specific/fortran_c_on_hcc.md
index cb45b2204e9e51460872fabd142318ae0668ffdb..6e7255cefeee5542b38074e7b65d2e979a94da67 100644
--- a/content/applications/app_specific/fortran_c_on_hcc.md
+++ b/content/applications/app_specific/fortran_c_on_hcc.md
@@ -10,7 +10,7 @@ downloaded from [serial_dir.zip](/attachments/serial_dir.zip).
 
 #### Login to a HCC Cluster
 
-Connect to a HCC cluster]({{< relref "../../connecting/" >}}) and make a subdirectory 
+[Connect to a HCC cluster]({{< relref "../../connecting/" >}}) and make a subdirectory 
 called `serial_dir` under your `$WORK` directory. 
 
 {{< highlight bash >}}
diff --git a/content/applications/app_specific/mpi_jobs_on_hcc.md b/content/applications/app_specific/mpi_jobs_on_hcc.md
index 5d6eb19e61037e03e78f498e0287c4e4edf16956..b2535159faca833b8b6be22081e697edc22fd02c 100644
--- a/content/applications/app_specific/mpi_jobs_on_hcc.md
+++ b/content/applications/app_specific/mpi_jobs_on_hcc.md
@@ -10,7 +10,7 @@ scripts can be downloaded from [mpi_dir.zip](/attachments/mpi_dir.zip).
 
 #### Login to a HCC Cluster
 
-Connect to a HCC cluster]({{< relref "../../connecting/" >}}) and make a subdirectory 
+[Connect to a HCC cluster]({{< relref "../../connecting/" >}}) and make a subdirectory 
 and make a subdirectory called `mpi_dir` under your `$WORK` directory.
 
 {{< highlight bash >}}