Skip to content

Commit 9974c7d

Browse files
committed
Fix http 301 redirects
1 parent 801c48a commit 9974c7d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/source/apriltag/vision_portal/apriltag_intro/apriltag-intro.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ positive rotation.
276276

277277
Further discussion is provided here:
278278

279-
- https://ftc-docs.firstinspires.org/apriltag-detection-values
279+
- `Understanding AprilTag Detection Values <https://ftc-docs.firstinspires.org/en/latest/apriltag/understanding_apriltag_detection_values/understanding-apriltag-detection-values.html>__`
280280

281281
Note: This article does not discuss the *FIRST* Tech Challenge
282282
:ref:`Field Coordinate System <game_specific_resources/field_coordinate_system/field-coordinate-system:scope>`.

docs/source/programming_resources/vision/tensorflow_pp_2022/tensorflow_pp_2022.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ TensorFlow for POWERPLAY presented by Raytheon Technologies
44
What is TensorFlow?
55
~~~~~~~~~~~~~~~~~~~
66

7-
*FIRST* Tech Challenge teams can use `TensorFlow Lite <https://www.tensorflow.org/lite/>`__,
7+
*FIRST* Tech Challenge teams can use `TensorFlow Lite <https://ai.google.dev/edge/litert>`__,
88
a lightweight version of
99
Google’s `TensorFlow <https://www.tensorflow.org/>`__ machine learning
1010
technology that is designed to run on mobile devices such as an Android

0 commit comments

Comments
 (0)