From e2a148b020079d79687409c658ca0aa45d7d90a7 Mon Sep 17 00:00:00 2001 From: Rodrigo Luger Date: Mon, 1 Feb 2021 09:00:00 -0500 Subject: [PATCH] Update paper.md --- joss/paper.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/joss/paper.md b/joss/paper.md index fe20cdb..8ef1534 100644 --- a/joss/paper.md +++ b/joss/paper.md @@ -78,8 +78,8 @@ We implement our interpretable GP in the user-friendly `Python` package `starry_process`, which can be installed via `pip` or from source on [GitHub](https://github.com/rodluger/starry_process). The code is thoroughly [unit-tested](https://github.com/rodluger/starry_process/tree/master/tests) -and [well documented](https://luger.dev/starry_process), with -[examples](https://luger.dev/starry_process/examples.html) +and [well documented](https://starry_process.readthedocs.io), with +[examples](https://starry-process.readthedocs.io/en/latest/examples) on how to use the GP in custom inference problems. As discussed in the associated AAS Journals publication [@PaperII],