Skip to content

Commit bc5711a

Browse files
gkaf89MdHassanPappu
authored andcommitted
[STYLE:environment] Fix broken links and improve wording
1 parent 541a02b commit bc5711a

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

docs/environment/index.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,12 @@ For more information:
1212
* [ULHPC Storage Systems Overview](../filesystems/index.md)
1313
<!-- * [ULHPC User Software](../software/index.md) -->
1414

15-
!!! warning "'-bash: `module`: command not found' on access/login servers"
16-
Recall that by default, the `module` command is (_on purpose_) **NOT** available on the [access/login servers](../connect/access.md).
17-
You HAVE to be on a computing node (within a [slurm job](../slurm/index.md))
15+
!!! warning "Getting error '`-bash: module: command not found`' on access/login servers"
16+
Recall that by default, the `module` command is **NOT** available on the [access/login servers](/connect/access) (on purpose). The module command is only available on computing nodes, within a [slurm job](/slurm/).
1817

1918
## Home and Directories Layout
2019

21-
All UL HPC systems use [global home directories](../filesystems/gpfs.md#global-home-directory-home). You also have access with environment variables to several other pre-defined directories setup over several different _File Systems_ which co-exist on the UL HPC facility and are configured for different purposes. They are listed below:
20+
All UL HPC systems use [global home directories](/filesystems/gpfs/#home-directory-home). You also have access with environment variables to several other pre-defined directories setup over several different _File Systems_ which co-exist on the UL HPC facility and are configured for different purposes. They are listed below:
2221

2322
{%
2423
include-markdown "../filesystems/index.md"

0 commit comments

Comments
 (0)