File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11---
2- title : Tools For Computer Scientists
3- subtitle : Or, How To Use A Computer Real Good
2+ title : Tools For Programming
3+ subtitle : How To Use A Computer Real Good
44author : Natasha Jarus and Michael Wisely
55institute : Missouri University of Science and Technology
66
@@ -38,7 +38,7 @@ include-before: |
3838
3939 \begingroup
4040 The source code for this book is available at
41- [https://github.com/LearnYouSomeComputer/Tools-For-Computer-Scientists ](https://github.com/LearnYouSomeComputer/Tools-For-Computer-Scientists ).
41+ [https://github.com/LearnYouSomeComputer/Tools-For-Programming ](https://github.com/LearnYouSomeComputer/Tools-For-Programming ).
4242 \input{.commit-info.tex}
4343
4444 We welcome questions, corrections, and improvements!
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ MD_PIECES = 00-FrontMatter.md \
1717
1818EXTENSIONS = raw_tex+fenced_code_attributes
1919
20- TITLE = tools-for-computer-scientists
20+ TITLE = tools-for-programming
2121
2222# Runs every time `make` is called;
2323# check to see whether the index has become dirty!
You can’t perform that action at this time.
0 commit comments