Skip to content

Commit 46f3d11

Browse files
committed
Fix http 301 redirects
1 parent 0e6b255 commit 46f3d11

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
@@ -373,7 +373,7 @@ follows:
373373
374374
Again, further discussion is provided here:
375375

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

378378
Summary
379379
-------

docs/source/programming_resources/vision/vision_overview/vision-overview.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ computer vision technologies:
2424
field.
2525

2626
2. TensorFlow Lite - `TensorFlow
27-
Lite <https://www.tensorflow.org/lite/>`__ is a lightweight version
27+
Lite <https://ai.google.dev/edge/litert>`__ is a lightweight version
2828
of Google’s `TensorFlow <https://www.tensorflow.org>`__ *machine
2929
learning* technology that is designed to run on mobile devices such
3030
as an Android smartphone.

0 commit comments

Comments
 (0)