From a4c91cee188dbcc445db7901d910c248f89098ec Mon Sep 17 00:00:00 2001 From: cterrazas2 <12790854+cterrazas2@users.noreply.github.com> Date: Tue, 5 Sep 2023 16:22:17 -0400 Subject: [PATCH] fix jupyter link --- docs/how-to/installation.md | 5 ++--- docs/tutorials/quick_start.md | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/docs/how-to/installation.md b/docs/how-to/installation.md index 6b2e6d2..c9c350e 100644 --- a/docs/how-to/installation.md +++ b/docs/how-to/installation.md @@ -8,9 +8,8 @@ To begin using `pyvet` run the following: pip install pyvet ``` -Check out the -[Jupyter]("https://github.com/cterrazas2/pyvet-jupyter/blob/main/explore_pyvet.ipynb") -notebook for some examples if you just want to get up and running quickly. +Check out the [Jupyter notebook](https://github.com/cterrazas2/pyvet-jupyter/blob/main/explore_pyvet.ipynb) +for some examples if you just want to get up and running quickly. ## Required software for local development diff --git a/docs/tutorials/quick_start.md b/docs/tutorials/quick_start.md index 57ebf40..1d88bb1 100644 --- a/docs/tutorials/quick_start.md +++ b/docs/tutorials/quick_start.md @@ -5,7 +5,7 @@ You should store your API key in an environment variable named `VA_API_KEY` or in `creds.py` if you are developing locally. You can also a download a Jupyter Notebook that uses pyvet -[here]("https://github.com/cterrazas2/pyvet-jupyter/blob/main/explore_pyvet.ipynb"). +[here](https://github.com/cterrazas2/pyvet-jupyter/blob/main/explore_pyvet.ipynb). ## Veteran Benefits Intake