Skip to content
Snippets Groups Projects
Commit e8e9f77b authored by Josh Samuelson's avatar Josh Samuelson
Browse files

Merge branch 'fix.relref' into 'master'

Fix some relref shortcodes that were missing the left bracket

See merge request !344
parents 982c792d a09acf95
No related branches found
No related tags found
1 merge request!344Fix some relref shortcodes that were missing the left bracket
......@@ -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 >}}
......
......@@ -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 >}}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment