Skip to content

Commit 7a98aa5

Browse files
authored
Merge pull request #306 from soren-n/patch-1
Fix dead links to setup.py example in readme
2 parents 77559d5 + 61e011b commit 7a98aa5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -269,11 +269,11 @@ To know what features are supported on what backends, please refer to the
269269
270270
## setup.py
271271
272-
Here's an example for how to use `setup.py` with gopy to make an installable package:
273-
https://github.com/natun-ai/labsdk/blob/master/setup.py
272+
Here's an example for how to use `setup.py` with gopy to make an installable package:
273+
https://github.com/raptor-ml/raptor/blob/master/labsdk/setup.py
274274
275275
Also, see this for cross-platform build:
276-
https://github.com/natun-ai/labsdk/blob/master/.github/workflows/release.yaml
276+
https://github.com/raptor-ml/raptor/blob/master/.github/workflows/labsdk-release.yaml
277277
278278
## Troubleshooting
279279

0 commit comments

Comments
 (0)