Skip to content

Commit 1fbb1c9

Browse files
authored
Update README.md
1 parent 2589c00 commit 1fbb1c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# textbook
2-
Textbook for Econ 148: Data Science for Economists at UC Berkeley. Can be viewed at `econ148.org/textbook`.
2+
Textbook for Econ 148: Data Science for Economists at UC Berkeley. Can be viewed at `www.econ148.org/textbook`.
33

44
Content is stored in the content folder. Order of textbook can be changed from `_toc.yml` file. All required packages are in `requirements.txt` (generated by running `update_reqs.ipynb`).
55

@@ -8,4 +8,4 @@ To update the textbook:
88
- Build the jupyter book ([link](https://jupyterbook.org/en/stable/start/build.html)). You can preview your changes here.
99
- Push to the GitHub pages via running `ghp-import -n -p -f _build/html` on the command line ([link](https://jupyterbook.org/en/stable/start/publish.html)).
1010

11-
This textbook is a part of Rohan Jha's data science honors thesis. Code for the other portions of the data science honors thesis (including the package he built, `Stata2Python`) can be found in [this](https://github.com/rohanjha123/data-h195) GitHub repo.
11+
This textbook is a part of Rohan Jha's data science honors thesis. Code for the other portions of the data science honors thesis (including the package he built, `Stata2Python`) can be found in [this](https://github.com/rohanjha123/data-h195) GitHub repo.

0 commit comments

Comments
 (0)