From 92fffb2277699c01d16239b38544f068fb0d70ba Mon Sep 17 00:00:00 2001 From: caubet_m Date: Wed, 23 Oct 2019 13:53:26 +0200 Subject: [PATCH] Fixed missing {} in URL descriptions --- _data/sidebars/merlin6_sidebar.yml | 4 ++-- .../merlin6/02 accessing-merlin6/connect-from-windows.md | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/_data/sidebars/merlin6_sidebar.yml b/_data/sidebars/merlin6_sidebar.yml index fcd359c..31e2bc6 100644 --- a/_data/sidebars/merlin6_sidebar.yml +++ b/_data/sidebars/merlin6_sidebar.yml @@ -29,10 +29,10 @@ entries: url: /merlin6/connect-from-windows.html - title: Accessing from a MacOS client url: /merlin6/connect-from-macos.html - - title: Merlin6 Storage - url: /merlin6/storage.html - title: Accessing Slurm Cluster url: /merlin6/slurm-access.html + - title: Merlin6 Storage + url: /merlin6/storage.html - title: Transferring Data url: /merlin6/transfer-data.html - title: NoMachine diff --git a/pages/merlin6/02 accessing-merlin6/connect-from-windows.md b/pages/merlin6/02 accessing-merlin6/connect-from-windows.md index 03cc357..68570cd 100644 --- a/pages/merlin6/02 accessing-merlin6/connect-from-windows.md +++ b/pages/merlin6/02 accessing-merlin6/connect-from-windows.md @@ -14,8 +14,8 @@ permalink: /merlin6/connect-from-windows.html PuTTY is one of the most common tools for SSH. Check, if the following software packages are installed on the Windows workstation by -inspecting the Start menu (hint: Use the search to save time): -* PuTTY (should already be installed) +inspecting the *Start* menu (hint: use the *Search* box to save time): +* PuTTY (should be already installed) * *[Optional]* Xming (needed for [SSH with X11 Forwarding](/merlin6/connect-from-windows.html#ssh-with-x11-forwarding)) If they are missing, you can install them using the Software Kiosk icon on the Desktop. @@ -39,8 +39,8 @@ Official X11 Forwarding support is through NoMachine. Please follow the document we provide a small recipe for enabling X11 Forwarding in Windows. Check, if the **Xming** is installed on the Windows workstation by inspecting the -Start menu (hint: Use the search to save time). If missing, you can install it by -using the Software Kiosk icon (should be on the Desktop). +*Start* menu (hint: use the *Search* box to save time). If missing, you can install it by +using the Software Kiosk icon (should be located on the Desktop). 1. Ensure that a X server (**Xming**) is running. Otherwise, start it.