You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,7 +60,7 @@ Note that the netrc file only deals with connections at the machine level and sh
60
60
61
61
## Examples
62
62
63
-
Sample code is available in the [samples](https://github.com/LabKey/labkey-api-python/tree/experiment/samples) directory.
63
+
Sample code is available in the [samples](https://github.com/LabKey/labkey-api-python/tree/master/samples) directory.
64
64
65
65
The following gets data from the Users table on your local machine:
66
66
@@ -90,7 +90,7 @@ Python 2.6+ and 3.4+ are fully supported.
90
90
LabKey Server v13.3 and later.
91
91
92
92
## Contributing
93
-
This library and the LabKey Server are maintained by LabKey. If you have any questions or need support, please use the [LabKey Server support forum](https://www.labkey.org/wiki/home/page.view?name=support
93
+
This library and the LabKey Server are maintained by LabKey. If you have any questions or need support, please use the [LabKey Server support forum](https://www.labkey.org/wiki/home/page.view?name=support)
94
94
95
95
### Testing
96
96
If you are looking to contribute please run the tests before issuing a PR. For now you need to manually get the dependencies:
0 commit comments