Skip to content

Commit c6de7f0

Browse files
committed
fix readme links
1 parent a3fb473 commit c6de7f0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -57,11 +57,12 @@ ____
5757
>Chapter 12</strong></a> - Exception Handling and Text I/O (Complete)</li><br>
5858
<li><a href="https://github.com/HarryDulaney/intro-to-java-programming/tree/master/ch_13"><strong
5959
>Chapter 13</strong></a> - Abstract Classes and Interfaces (Complete) </li><br>
60-
<li><a href="https://github.com/HarryDulaney/intro-to-java-programming/tree/master/ch_14"><strong>Chapter 14</strong></a> - JavaFx Basics</li><br>
60+
<li><a href="https://github.com/HarryDulaney/intro-to-java-programming/tree/master/ch_14"><strong>Chapter
61+
14</strong></a> - JavaFx Basics (Complete)</li><br>
6162
<li><a href="https://github.com/HarryDulaney/intro-to-java-programming/tree/master/ch_15"><strong>Chapter 15</strong></a> - Event-Driven Programming and Animations</li><br>
6263
<li><a href="https://github.com/HarryDulaney/intro-to-java-programming/tree/master/ch_16"><strong>Chapter
6364
16</strong></a> - JavaFx UI Controls and Multimedia</li><br>
64-
<li><a href="https://github.com/HarryDulaney/intro-to-java-programming/tree/master/ch_17"><strong>Chapter 17</strong></a> - Binary I/O</li><br>
65+
<li><a href="https://github.com/HarryDulaney/intro-to-java-programming/tree/master/ch_17"><strong>Chapter 17</strong></a> - Binary I/O (Complete)</li><br>
6566
<li><a href="https://github.com/HarryDulaney/intro-to-java-programming/tree/master/ch_18"><strong>Chapter 18</strong></a> - Recursion</li><br>
6667
<li><a href="https://github.com/HarryDulaney/intro-to-java-programming/tree/master/ch_19"><strong>Chapter 19</strong></a> - Generics</li><br>
6768
<li><a href="https://github.com/HarryDulaney/intro-to-java-programming/tree/master/ch_20"><strong>Chapter 20</strong></a> - Lists, Stacks, Queues, and Priority Queues</li><br>

0 commit comments

Comments
 (0)