Make link point at master

This commit is contained in:
Nathan Merz 2020-12-03 20:52:57 -05:00 committed by GitHub
parent 3ea118ace2
commit d067392458
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,4 +12,4 @@ N/A
#### Inputs and outputs:
- id = -1: Returns an array if chainIDs (Integers)
- id = 1<n<{num_chains}: Returns a [Chain object](https://github.com/ClaytonWWilson/Listify/blob/readmes/Lambdas/Lists/Chain/src/Chain.java) for the chain with chainID=id
- id = 1<n<{num_chains}: Returns a [Chain object](https://github.com/ClaytonWWilson/Listify/blob/master/Lambdas/Lists/Chain/src/Chain.java) for the chain with chainID=id