Skip to content

Commit f96c03d

Browse files
committed
update readme
1 parent e775d9a commit f96c03d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ if __name__ == '__main__':
8080

8181
## Known Limitations
8282

83-
* X1 Printers are not fully supported yet - camera integration is not yet implemented (for api versions < 2.7.0 please see the [No Camera Example](/examples/Basic/basic_no_camera.py)).
83+
* X1 Printers are not fully supported yet - camera integration is not yet implemented (for api versions < 2.7.0 please see the [No Camera Example](https://bambutools.github.io/bambulabs_api/examples.html#basic-no-camera)).
8484
* H2D printers have not been tested yet.
8585

8686

@@ -147,7 +147,7 @@ Please make sure your code follows PEP 8 guidelines and that you run tests befor
147147

148148
## License
149149

150-
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.
150+
This project is licensed under the MIT License. See the [LICENSE](https://github.com/BambuTools/bambulabs_api/blob/main/LICENSE) file for more details.
151151

152152
## Support
153153

0 commit comments

Comments
 (0)