diff --git a/README.md b/README.md
index fc1feaf..58ace5e 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ the problem of predicting house prices.
The dataset is publicly available and can be downloaded, for example, at
[Kaggle](https://www.kaggle.com/c/house-prices-advanced-regression-techniques).
-The case study is based on this [research paper](paper.pdf).
+The case study is based on this [research paper](static/paper.pdf).
The analyses are presented in four notebooks that may be interactively worked
with by following these links:
@@ -16,7 +16,7 @@ with by following these links:
- [Predictions](https://mybinder.org/v2/gh/webartifex/ames-housing/master?urlpath=lab/tree/04_predictive_models.ipynb)
A video presentation of the case study is available on
-[YouTube ](https://www.youtube.com/watch?v=VSeGseoJsNA).
+ [YouTube ](https://www.youtube.com/watch?v=VSeGseoJsNA).
## Installation
diff --git a/link_to_yt.png b/static/link/to_yt.png
similarity index 100%
rename from link_to_yt.png
rename to static/link/to_yt.png
diff --git a/map.pdf b/static/map.pdf
similarity index 100%
rename from map.pdf
rename to static/map.pdf
diff --git a/paper.pdf b/static/paper.pdf
similarity index 100%
rename from paper.pdf
rename to static/paper.pdf