Skip to content

Commit 3d38ff4

Browse files
committed
More relative links in docs
1 parent 6c96510 commit 3d38ff4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ Changes in the current release:
99
- Support for netrc files (.labkeycredentials.txt files are now deprecated)
1010
- New methods for working with assay data:
1111
- [load_batch](./labkey/experiment.py)
12-
- [save_batch](./master/labkey/experiment.py)
12+
- [save_batch](./labkey/experiment.py)
1313
- server_context parameter added to all methods
1414
- PEP standards - the latest version follows PEP code styling standards
15-
- New [samples](./master/samples)
15+
- New [samples](./samples)
1616

1717
# Installation
1818
To install, simply use `pip`:

0 commit comments

Comments
 (0)