Fixed missing {} in URL descriptions

This commit is contained in:
2019-10-23 13:36:37 +02:00
parent 3b8e2fc9d1
commit bb83b4dbf6
4 changed files with 8 additions and 8 deletions

View File

@ -23,8 +23,8 @@ ssh $username@merlin-l-002.psi.ch
## SSH with X11 Forwarding
Official X11 Forwarding support is through NoMachine. Please follow the document
[Job Submission -> Interactive Jobs](/merlin6/interactive-jobs.html#Requirements) and
[Accessing Merlin -> NoMachine](/merlin6/nomachine.html) for more details. However,
[{Job Submission -> Interactive Jobs}](/merlin6/interactive-jobs.html#Requirements) and
[{Accessing Merlin -> NoMachine}](/merlin6/nomachine.html) for more details. However,
we provide a small recipe for enabling X11 Forwarding in MacOS.
* For enabling client X11 forwarding, add the following to the start of ``~/.ssh/config``