From 6bd093ce967aea8cda163bc3a0787f4fe6112e7a Mon Sep 17 00:00:00 2001 From: Frank Sauerburger <f.sauerburger@cern.ch> Date: Mon, 1 Jul 2019 10:40:09 +0200 Subject: [PATCH] Update all links --- README.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.rst b/README.rst index 5f23fa7..4bbe325 100644 --- a/README.rst +++ b/README.rst @@ -6,12 +6,12 @@ Pure Python framework to train neural networks for high energy physics analysis. Examples -------- - - [Histogram](Histogram.ipynb) - - [HistogramFactory](HistogramFactory.ipynb) - - [ConfusionMatrix](ConfusionMatrix.ipynb) - - [ROC](ROC.ipynb) + * `Histogram <Histogram.ipynb>`_ + * `HistogramFactory <HistogramFactory.ipynb>`_ + * `ConfusionMatrix <ConfusionMatrix.ipynb>`_ + * `ROC <ROC.ipynb>`_ Links ----- - - `Documentation <https://nnfwtbn.web.cern.ch/>`_ + * `Documentation <https://nnfwtbn.web.cern.ch/>`_ -- GitLab