From e3b65a3e9997719f82dcd970687ad8b5b2dce96b Mon Sep 17 00:00:00 2001 From: Abhay Shukla <105139789+shuklabhay@users.noreply.github.com> Date: Mon, 26 Feb 2024 07:33:44 -0800 Subject: [PATCH] Update CTRE Vendor Dependencies Link (#135) * Update ch05a_CppJava.rst --- source/ch05a_CppJava.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/ch05a_CppJava.rst b/source/ch05a_CppJava.rst index 99e9c46..ceff5a1 100644 --- a/source/ch05a_CppJava.rst +++ b/source/ch05a_CppJava.rst @@ -28,7 +28,7 @@ Right-Click on "build.gradle" in the project tree, then select "Manage Vendor Li At the top of your screen, a menu will appear. Select "Install new libraries (offline)". -.. tip:: Alternatively you can use "Install new libraries (online)" option with https://maven.ctr-electronics.com/release/com/ctre/phoenix/Phoenix5-frc2023-latest.json. However this is **not recommended** as this requires a live Internet connection to use your FRC project. +.. tip:: Alternatively you can use "Install new libraries (online)" option with https://maven.ctr-electronics.com/release/com/ctre/phoenix/Phoenix5-frc2024-latest.json. However this is **not recommended** as this requires a live Internet connection to use your FRC project. .. image:: img/verify-5.png