Skip to content

Commit 4532498

Browse files
committed
Minor fix at docs/navigating_the_cluster/hpc_foundations.md
1 parent ceeb9e9 commit 4532498

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/navigating_the_cluster/hpc_foundations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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](../spec_sheet.md).
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)