Skip to content

Commit 4998926

Browse files
Update README.md
Link fixes.
1 parent 9407ba4 commit 4998926

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
@@ -60,7 +60,7 @@ Note that the netrc file only deals with connections at the machine level and sh
6060

6161
## Examples
6262

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.
6464

6565
The following gets data from the Users table on your local machine:
6666

@@ -90,7 +90,7 @@ Python 2.6+ and 3.4+ are fully supported.
9090
LabKey Server v13.3 and later.
9191

9292
## 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)
9494

9595
### Testing
9696
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

Comments
 (0)