Skip to content
Snippets Groups Projects

Fix some relref shortcodes that were missing the left bracket

Merged Josh Samuelson requested to merge fix.relref into master
2 files
+ 2
2
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -10,7 +10,7 @@ downloaded from [serial_dir.zip](/attachments/serial_dir.zip).
@@ -10,7 +10,7 @@ downloaded from [serial_dir.zip](/attachments/serial_dir.zip).
#### Login to a HCC Cluster
#### 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.
called `serial_dir` under your `$WORK` directory.
{{< highlight bash >}}
{{< highlight bash >}}
Loading