diff --git a/README.md b/README.md index ba8e704..d772d4e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # FRC Team 199 Library -This projects builds `lib199.jar` which contains code that reuse across projects/years. The javadocs can be found [here](https://docs.team199.org/lib199/). +This projects builds `lib199.jar` which contains code that reuse across projects/years. The javadocs can be found [here](https://docs.carlmontrobotics.org/lib199/). ## Changelog A changelog is automatically generated with each release and is available on the [Releases](https://github.com/DeepBlueRobotics/lib199/releases) page. Please write documentation for all changes and, if significant enough, add appropriate information to the [programming training website](https://deep-blue-training.readthedocs.io/en/latest/).