We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17575c9 commit 5397421Copy full SHA for 5397421
1 file changed
Makefile
@@ -16,7 +16,7 @@ open:
16
open docs/_build/index.html
17
18
open-pdf:
19
- open docs/_build/Intro-to-Python-Programming.pdf
+ open docs/_build/Intro-to-Python-Programming-And-Applications.pdf
20
21
clean:
22
rm -rf docs/_build
0 commit comments