Skip to content

Commit 3de0661

Browse files
committed
Link fixes in docs
1 parent 26952fc commit 3de0661

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
@@ -8,8 +8,8 @@ Changes in the current release:
88
- Support for Python 3
99
- Support for netrc files (.labkeycredentials.txt files are now deprecated)
1010
- New methods for working with assay data:
11-
- [load_batch](https://github.com/LabKey/labkey-api-python/tree/master/labkey/experment.py)
12-
- [save_batch](https://github.com/LabKey/labkey-api-python/tree/master/labkey/experment.py)
11+
- [load_batch](https://github.com/LabKey/labkey-api-python/blob/master/labkey/experiment.py)
12+
- [save_batch](https://github.com/LabKey/labkey-api-python/tree/master/labkey/experiment.py)
1313
- server_context parameter added to all methods
1414
- PEP standards - the latest version follows PEP code styling standards
1515
- New [samples](https://github.com/LabKey/labkey-api-python/tree/master/samples)

0 commit comments

Comments
 (0)