Skip to content

Commit 7407898

Browse files
committed
fix links
1 parent d42e65c commit 7407898

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/navigating_the_cluster/hpc_foundations.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ sidebar_position: 2
77

88
The goal of this exercise is to help you understand the fundamentals **_A to Z_** on effecively navigating the cluster for your research or academic projects.
99

10-
Before we begin this exercise please make sure you have access to the NYU HPC cluster, if not please review the \[Accessing HPC page](../accessing_hpc/accessing_hpc.md).
10+
Before we begin this exercise please make sure you have access to the NYU HPC cluster, if not please review the [Accessing HPC page](../accessing_hpc/accessing_hpc.md).
1111

1212
Login to the Greene cluster with ssh at :
1313
> Accessible under NYU Net ( either via VPN or within campus network )
@@ -120,7 +120,7 @@ Similar to `/home`, users have access to multiple filesystems that are :
120120
| /scratch | /scratch/**Net_ID**/ | General Storage | $SCRATCH
121121
| /archive | /archive/**Net_ID**/ | Cold Storage | $ARCHIVE
122122

123-
You will find more details about these filesystems at \[Greene Storage Types page](../storage_specs.mdx).
123+
You will find more details about these filesystems at [Greene Storage Types page](../storage_specs.mdx).
124124

125125
You can jump to your `/scratch` directory at `/scratch/Net_ID/` with the `cd` command as `cd /scratch/Net_ID`, Or you could simple use the `$SCRATCH` environment variable as:
126126

0 commit comments

Comments
 (0)