From cd000714bab6df3d254abad0a48c1005a87a0a63 Mon Sep 17 00:00:00 2001
From: Tamas Gal <himself@tamasgal.com>
Date: Mon, 17 Oct 2022 13:57:36 +0200
Subject: [PATCH] Fix rst formatting

---
 README.rst | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/README.rst b/README.rst
index 6f7dfc1..2bc0cbe 100644
--- a/README.rst
+++ b/README.rst
@@ -60,9 +60,8 @@ Example - Using PDFs
   :width: 400
   :alt: Interactive Jupyter notebook with muon PDFs
 
-The latest PDF data files can be downloaded from
-`http://sftp.km3net.de/data/latest/`_. In CC Lyon, these files are stored in
-``$JPP_DIR/data``.
+The latest PDF data files can be downloaded from `the KM3NeT SFTP Server <http://sftp.km3net.de/data/latest/>`_.
+In CC Lyon, these files are stored in ``$JPP_DIR/data``.
 
 Here is an example how to play around with muon PDFs using the ``jppy`` module
 in Lyon. Notice that ``jppy`` is already installed in the ``jpp/master``
-- 
GitLab