Skip to content

Commit

Permalink
update link to ADT repo
Browse files Browse the repository at this point in the history
  • Loading branch information
jjfiv committed Mar 10, 2020
1 parent 2a30eeb commit 8f01263
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Array-based List Data Structures via Testing
### ListADT Methods to implement

Note: ``ListADT`` and friends are not actually in this repository.
- You can browse the [online Javadoc](https://javadoc.jitpack.io/com/github/jjfiv/CSC212ADT/1.1/javadoc/index.html).
- You can browse the [online Javadoc](https://javadoc.jitpack.io/com/github/jjfiv/CSC212ADT/1.3/javadoc/index.html).
- You can directly [import the code](https://github.com/jjfiv/CSC212ADT) if you want.

The most important portions of the interface are:
Expand Down

0 comments on commit 8f01263

Please sign in to comment.