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 1
1
---
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
4
4
author : Natasha Jarus and Michael Wisely
5
5
institute : Missouri University of Science and Technology
6
6
@@ -38,7 +38,7 @@ include-before: |
38
38
39
39
\begingroup
40
40
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 ).
42
42
\input{.commit-info.tex}
43
43
44
44
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 \
17
17
18
18
EXTENSIONS = raw_tex+fenced_code_attributes
19
19
20
- TITLE = tools-for-computer-scientists
20
+ TITLE = tools-for-programming
21
21
22
22
# Runs every time `make` is called;
23
23
# check to see whether the index has become dirty!
You can’t perform that action at this time.
0 commit comments