From 6774015db541a27cc591051d77cbdb7591383f1d Mon Sep 17 00:00:00 2001 From: Anna Watts Date: Tue, 17 Dec 2024 09:06:27 +0100 Subject: [PATCH] Messed up formatting of hyperlinks in notebooks (#501) * Messed up formatting of hyperlinks in notebooks * Fixing a typo in the link. --------- Co-authored-by: Tuomo Salmi --- docs/source/Emitting_patterns_2Dprojection.ipynb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/source/Emitting_patterns_2Dprojection.ipynb b/docs/source/Emitting_patterns_2Dprojection.ipynb index a0192810..4426310b 100644 --- a/docs/source/Emitting_patterns_2Dprojection.ipynb +++ b/docs/source/Emitting_patterns_2Dprojection.ipynb @@ -1306,7 +1306,7 @@ "
  • using the same geometry for both the hot spots, with the possible addition of restrictions on the parameter values of the secondary. We define them adding after the name of the hot spot:
  • \n", " \n", "\n", @@ -2460,7 +2460,7 @@ "id": "01a9d271", "metadata": {}, "source": [ - "Below we show a couple of configurations that in `Riley et al. 2019 `_ were not allowed by the X-PSI prior for ST+PST; but which are now included in our priors. " + "Below we show a couple of configurations that in [Riley et al. 2019](https://ui.adsabs.harvard.edu/abs/2019ApJ...887L..21R/abstract) were not allowed by the X-PSI prior for ST+PST; but which are now included in our priors. " ] }, { @@ -2792,7 +2792,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.11.2" + "version": "3.12.2" } }, "nbformat": 4,