Skip to content

Commit a9bf5f1

Browse files
committed
small fixes
1 parent 0e103a3 commit a9bf5f1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/userguides/negishi/faqs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ This can happen due to multiple reasons:
220220

221221
`ssh -Y -l username hostname`
222222

223-
3. Reason: If you are trying to open a graphical window within an interactive PBS job, make sure you are using the `-X` option with `qsub` after following the previous step(s) for connecting to the front-end. Please see the example in the [Interactive Jobs guide](run_jobs/examples/slurm/interactive.md).
223+
3. Reason: If you are trying to open a graphical window within an interactive PBS job, make sure you are using the `-X` option with `qsub` after following the previous step(s) for connecting to the front-end. Please see the example in the [Interactive Jobs guide](../run_jobs/interactive_jobs).
224224
4. Reason: If none of the above apply, make sure that you are [within quota of your home directory](#usrbinxauth-error-in-locking-authority-file).
225225

226226
### bash: command not found

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ nav:
164164
- File Storage and Transfer: userguides/negishi/storage.md
165165
- Gateway (Open OnDemand): userguides/negishi/gateway.md
166166
- Compiling Source Code: userguides/negishi/compile.md
167-
- Frequently Asked Questions: userguides/negishi/faq.md
167+
- Frequently Asked Questions: userguides/negishi/faqs.md
168168
- Scholar:
169169
- userguides/scholar/index.md
170170
- Scholar Overview: userguides/scholar/overview.md

0 commit comments

Comments
 (0)