Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a545bd3

Browse files
committed
Update README.md
1 parent d911e39 commit a545bd3

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
@@ -24,7 +24,7 @@ includes tests to verify that the code in the book is correct.
2424
+ [Basic Shell Operations](#basic-shell-operations)
2525
+ [Unpacking a Zip Archive](#unpacking-a-zip-archive)
2626
- [Appendix B: Testing](#appendix-b-testing)
27-
- [Troubleshooting](#troubleshooting)
27+
- [Appendix C: Troubleshooting](#appendix-c-troubleshooting)
2828

2929
# Building From the Command Line: Quick Version
3030

@@ -344,7 +344,7 @@ installed, and where you find the `gradlew` script.
344344

345345
You can learn about other options by just typing `gradlew` with no arguments.
346346

347-
# Troubleshooting
347+
# Appendix C: Troubleshooting
348348

349349
If any terminology or processes described here remain unclear to you, you can
350350
usually find explanations or answers through [Google](https://www.google.com/).

0 commit comments

Comments
 (0)