diff --git a/docs/how-to/installation.md b/docs/how-to/installation.md index 2302cad..c9c350e 100644 --- a/docs/how-to/installation.md +++ b/docs/how-to/installation.md @@ -8,7 +8,7 @@ To begin using `pyvet` run the following: pip install pyvet ``` -Check out the [Jupyter notebook]("https://github.com/cterrazas2/pyvet-jupyter/blob/main/explore_pyvet.ipynb") +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 1d13d2d..1d88bb1 100644 --- a/docs/tutorials/quick_start.md +++ b/docs/tutorials/quick_start.md @@ -4,7 +4,8 @@ To retrieve veteran data from the API, ensure your VA API key is set. 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"). +You can also a download a Jupyter Notebook that uses pyvet +[here](https://github.com/cterrazas2/pyvet-jupyter/blob/main/explore_pyvet.ipynb). ## Veteran Benefits Intake