diff --git a/docs/source/_templates/footer.html b/docs/source/_templates/footer.html
index cd8967d6..54192eea 100644
--- a/docs/source/_templates/footer.html
+++ b/docs/source/_templates/footer.html
@@ -32,10 +32,10 @@
Terms of Service
diff --git a/docs/source/contrib/style_guide/style-guide.rst b/docs/source/contrib/style_guide/style-guide.rst
index 76fb2163..681208d9 100644
--- a/docs/source/contrib/style_guide/style-guide.rst
+++ b/docs/source/contrib/style_guide/style-guide.rst
@@ -270,13 +270,13 @@ RST Code:
.. code:: rest
- `Field Setup Guide (PDF, 4.5 MB) `__
+ `Field Setup Guide (PDF) `__
Which looks like:
.. list-table::
- * - `Field Setup Guide (PDF, 4.5 MB) `__
+ * - `Field Setup Guide (PDF) `__
Generally in FTC Docs we link to file to enable them to be downloaded for printing or offline viewing.
In that case, the user is downloading the file, which is an action, so a button is appropriate.
diff --git a/docs/source/contrib/tutorials/make_rst/creating_rst/creating-rst.rst b/docs/source/contrib/tutorials/make_rst/creating_rst/creating-rst.rst
index ead38805..aef5f49b 100644
--- a/docs/source/contrib/tutorials/make_rst/creating_rst/creating-rst.rst
+++ b/docs/source/contrib/tutorials/make_rst/creating_rst/creating-rst.rst
@@ -300,7 +300,7 @@ images can be local images (saved/stored in the repository) or remote
images (using HTTP links). We're going to use both in our document, but
we need an image to use. I downloaded this file locally:
-`https://www.firstinspires.org/sites/all/themes/first/assets/images/2020/ftc/event-experience.jpg `_
+ https://ftc-docs.firstinspires.org/en/latest/_images/HoustonMatchPlay.jpg
#. Navigate to the folder you created in the previous step.
diff --git a/docs/source/control_hard_compon/ds_components/components/components.rst b/docs/source/control_hard_compon/ds_components/components/components.rst
index b863005c..1026ce5f 100644
--- a/docs/source/control_hard_compon/ds_components/components/components.rst
+++ b/docs/source/control_hard_compon/ds_components/components/components.rst
@@ -17,7 +17,7 @@ Android Device
.. figure:: images/REV-31-1596.png
:align: center
- :alt: REV-31-1596
+ :alt: REV Driver Hub
:width: 75 %
+++
@@ -34,7 +34,7 @@ Android Device
.. figure:: images/motoe5.png
:align: center
- :alt: MotoE5
+ :alt: Moto E5
:width: 50 %
+++
@@ -82,7 +82,7 @@ USB-OTG Adapter / Hubs
.. figure:: images/usbhub.png
:align: center
- :alt: USBHub
+ :alt: Anker USB Hub
:width: 100 %
+++
@@ -99,7 +99,7 @@ USB-OTG Adapter / Hubs
.. figure:: images/REV-31-1592.png
:align: center
- :alt: REV-31-1592
+ :alt: REV UltraUSB
:width: 50 %
+++
@@ -112,7 +112,7 @@ USB devices with the Android Smartphone, like a gamepad, a USB-OTG Adapter
Cable must be used. This cable provides a USB Type A port for the Gamepad or peripherals
(like a USB Hub, to allow more than one Gamepad to be used). If available, it
is instead recommended to use a USB Hub with OTG cable built in, like the
-`REV UltraUSB (REV-31-1592) `_ -
+`REV UltraUSB (REV-31-1592) `_ -
this reduces the number of connections and failure points in the system.
When using a REV Driver Hub, no OTG adapters are necessary - gamepads may
@@ -134,7 +134,7 @@ Comercial USB Battery Pack
.. figure:: images/ankerbattery.png
:align: center
- :alt: REV-31-1387
+ :alt: Anker Battery Pack
:width: 50 %
+++
@@ -162,7 +162,7 @@ Gamepads
.. figure:: images/f310.png
:align: center
- :alt: LogitechF310
+ :alt: Logitech F310
:width: 75 %
+++
@@ -196,7 +196,7 @@ Gamepads
.. figure:: images/dualshock.png
:align: center
- :alt: DualShock4
+ :alt: Dual Shock 4
:width: 75 %
+++
@@ -247,7 +247,7 @@ Gamepads
.. figure:: images/quadstick.png
:align: center
- :alt: quadstick
+ :alt: Quadstick
:width: 75 %
+++
diff --git a/docs/source/devices/huskylens/huskylens.rst b/docs/source/devices/huskylens/huskylens.rst
index 96d349ea..31e9b703 100644
--- a/docs/source/devices/huskylens/huskylens.rst
+++ b/docs/source/devices/huskylens/huskylens.rst
@@ -6,7 +6,7 @@ Introduction
This is a simple tutorial to introduce the use of
`HuskyLens `__ in *FIRST* Tech
-Challenge (`FTC `__), for
+Challenge, for
teams that **already decided** to explore its potential.
.. figure:: images/020-HuskyLens-dual.png
diff --git a/docs/source/faq/faqs.rst b/docs/source/faq/faqs.rst
index 19f4e9fe..8e9bb6e6 100644
--- a/docs/source/faq/faqs.rst
+++ b/docs/source/faq/faqs.rst
@@ -70,12 +70,12 @@ Competition FAQs
.. grid-item-card:: Who on my team needs to be with the robot for inspection?
- It depends on which inspection station you're visiting and how your event is configured.
- The inspectors at Field Inspection like to see the Drive Team, Human Player (if there is
- one), and Drive Coach. The inspectors at Robot Inspection really just want to see team
- members who have the best idea of what's going on with the robot (mechanically and
- electrically). Look at your inspection sheets, you can generally determine what you're
- doing based on the checklist.
+ At least one student must be present during inspection per the Competition Manual.
+ However, inspectors will ask questions about the mechanical and electrical components of your robot.
+ Ideally, you have one or more team members who can answer such questions.
+ In addition, you may need to turn your robot and driver station on and demonstrate your robot complies with a particular rule like sizing.
+ That may involve someone from the drive team if you need to use a gamepad to operate a mechanism or place the robot in its starting configuration.
+ Look at the self inspection checklist, you can generally determine what you're doing based on the checklist.
.. grid-item-card:: Why aren’t you going to replay that match?
diff --git a/docs/source/ftc_sdk/overview/index.rst b/docs/source/ftc_sdk/overview/index.rst
index 11ab0963..4d7baa92 100644
--- a/docs/source/ftc_sdk/overview/index.rst
+++ b/docs/source/ftc_sdk/overview/index.rst
@@ -95,7 +95,7 @@ specifically defined:
upcoming season.
Software SDK updates are announced via the `FIRST Tech Challenge Blog `__ and
-`Team Email Blasts `__ .
+`Team Email Blasts `__ .
SDK Release Notes
diff --git a/docs/source/hardware_and_software_configuration/connecting_devices/connecting_motor/connecting-motor.rst b/docs/source/hardware_and_software_configuration/connecting_devices/connecting_motor/connecting-motor.rst
index bdd1a2a2..feb6d5c8 100644
--- a/docs/source/hardware_and_software_configuration/connecting_devices/connecting_motor/connecting-motor.rst
+++ b/docs/source/hardware_and_software_configuration/connecting_devices/connecting_motor/connecting-motor.rst
@@ -3,15 +3,15 @@ Connecting a Motor to the Hub
The Hub can drive up to four (4) 12V DC motors per Hub. The Hub uses a
type of electrical connector known as a 2-pin JST VH connector. Many of
-the FIRST-approved 12V DC motors are equipped with Anderson Powerpole
+the *FIRST* approved 12V DC motors are equipped with Anderson Powerpole
connectors. An adapter cable can be used to connect the Anderson
Powerpole connectors to the Hub motor port (see `FIRST Tech Challenge
-Robot Wiring
-Guide `__
+Robot Wiring Guide (PDF) `__
for more information).
.. image:: images/MotorRig.jpg
:align: center
+ :alt: Simple test rig with motor mounted to some Tetrix channel
|
@@ -33,13 +33,18 @@ the Powerpole end of the Anderson to JST VH adapter cable.
.. image:: images/ConnectingMotorStep1.jpg
:align: center
+ :alt: Connecting the adapter cable
|
-2. Connect the other end of the Anderson to JST VH adapter cable into
-the motor port labeled "0" on the Hub.
+.. note:: Motors from different vendors can have different cabling requirments.
+ Adjust this as needed for your motor.
+ One end needs to be a JST VH two pin connector (white).
+
+2. Connect the JST VH white connector into the motor port labeled "0" on the Hub.
.. image:: images/ConnectingMotorStep2.jpg
:align: center
+ :alt: Shows the JST VH white connector of the cable plugged into the Control Hub
-|
\ No newline at end of file
+|
diff --git a/docs/source/hardware_and_software_configuration/self_inspect/new-self-inspect.rst b/docs/source/hardware_and_software_configuration/self_inspect/new-self-inspect.rst
index 90bf84e3..3afdb4de 100644
--- a/docs/source/hardware_and_software_configuration/self_inspect/new-self-inspect.rst
+++ b/docs/source/hardware_and_software_configuration/self_inspect/new-self-inspect.rst
@@ -12,8 +12,11 @@ relates to FTC rules for the control system.
These rules are described in the Competition Manual which can be found on the
`Current Game and Season Materials page `_ on the *FIRST* Website.
-.. tip:: An `Inspection Checklist PDF `_
+.. tip:: An `Inspection Checklist (PDF) `_
is available to help teams self-inspect their ROBOT before their event. Teams are strongly encouraged to self-inspect prior to their event.
+
+ There is also a `Inspection Quick Reference (PDF) `_
+ with some examples of legal and illegal parts (though it is not a substitute for the Competition Manual).
The Self Inspect screen is provided only as a quick, handy reference to
help teams confirm that certain control system elements are up-to-date
@@ -26,26 +29,23 @@ The challenge is to maximize useful information in a small screen. The
Self Inspect layout and graphics evolve with FTC requirements; this page
clarifies some of the brief but meaningful captions.
-Field Inspection
+Robot Inspection
----------------
-Field inspection is concerned with software app versions and configuration, as will as robot operation on the field.
-Teams must bring both their driver station (with gamepads) and robot (with battery) to field inspection and be prepared to turn them on, connect the devices, and operate the robot on a field.
-
-The Self Inspection reports may be reviewed in Field Inspection at an FTC tournament, but is **not** a comprehensive or official standard of compliance with FTC rules.
-With the robot and driver station turned on and connected the field inspector will likely go through the **Inspection Checklist** form (on paper or a tablet)
+The Self Inspection reports may be reviewed in Robot Inspection at an FTC tournament, but is **not** a comprehensive or official standard of compliance with FTC rules.
+With the robot and driver station turned on and connected the inspector may go through the **Inspection Checklist** form (on paper or a tablet).
They will check both the **Driver Station Inspection Report** and the **Robot Controller Inspection Report**, both of which can be displayed from the DS.
Many FTC events will scan the QR Code that is displayed on the RC Inspection Report.
Version Information
-------------------
-The Competition Manual lists the minimum recommended versions of firmware, Android Operating System, and FTC Apps.
-Teams may choose to run older versions without affecting their ROBOT inspection status.
+The Competition Manual lists the minimum recommended versions of device firmware, Android operating system, and FTC Apps.
+Teams may choose to run older versions without affecting their ROBOT inspection status.
This avoids the situation of trying to upgrade a device at a competition at the last minute where a mistake might leave the robot inoperable.
.. note::
- The images in this page show Version 10.3 of the FTC apps.
+ The images in this page show Version 10.3 or newer of the FTC apps.
This page only shows a Driver Hub paired with a Control Hub, there may be slight differences if a phone is used as a driver station or robot controller.
See the :doc:`old self-inspect` page for screen images for app versions 10.2 or earlier.
@@ -60,7 +60,11 @@ Regardless of the versions selected, it is highly recommended that the installed
App and DRIVER STATION App versions match major and minor values to ensure compatibility as not
all software versions are compatible with each other.
+Teams may choose to run older versions without affecting their ROBOT inspection status.
+
.. caution::
+ Some FTC App versions have a different robot communication protocol and are unable to connect with each other.
+
FIELD STAFF will not be able to provide comprehensive support to teams with software older than the recommended version.
Driver Station Self Inspection Report
@@ -92,6 +96,7 @@ The following is a screen shot of a DS Self Inspection Report with the Driver Hu
- Item 9 ``Wi-Fi Enabled`` must be **Yes** as it means the DS device’s Wi-Fi radio is **ON**.
- Item 10 ``Standard Wi-Fi Connected`` must be **Yes** to indicate the Driver Hub is connected to a standard Wi-Fi source, such as a Control Hub.
- Item 11 shows the ``Driver Station Name`` meets FTC format requirements. It should be your team number plus -DS, example 99999-DS.
+ If a spare device is configured, a letter designator may be added --DS (e.g., 12345-A-DS, 12345-B-DS).
See the Competition Manual for device naming rules.
- Item 12 shows the ``Robot Controller Name``. It will show **None** if not connected. It will show an error if team number portion of the Robot Controller and Driver Station names do not match.
It does not check whether the RC name matches FTC format requirements. See the Robot Controller Self Inspection Report.
@@ -159,22 +164,23 @@ FYI - if you connect an external monitor to the Control Hub's HDMI port and a mo
- Item 9 ``RC Password`` appears only in RC Self Inspect. This inspection item has failed the FTC requirement for a Control Hub
password different than the factory default (“password”). Go to the Program and Manage page, select Manage and then update the RC password.
You will have to re-pair the DS to the RC and enter the new password to reconnect.
-- Item 10 ``Wi-Fi Enabled`` must be **Yes** as it means the DS device’s Wi-Fi radio is **ON**.
+- Item 10 ``Wi-Fi Enabled`` must be **Yes** as it means the control hub’s Wi-Fi radio is **ON**.
- Item 11 ``Standard Wi-Fi Connected`` must be **Yes**.
- Item 12 shows the ``Robot Controller Name`` meets FTC format requirements. It should be your team number plus -RC, example 99999-RC.
+ If a spare device is configured, a letter designator may be added --RC (e.g., 12345-A-RC, 12345-B-RC).
See the Competition Manual for device naming rules.
- Item 13 Apps Installed ``Robot Controller`` should show the RC app version. *FIRST* recommends but does not require that teams use the currently available version.
-- Item 14 ``Matches DS Version`` should be **Yes**, though a minor version difference is probably OK such as 10.1 vs 10.2.
+- Item 14 ``Matches DS Version`` should be **Yes**. A **No** can show up here and is likely due to a point mismatch e.g. 10.0 and 10.1, mismatches are now allowed, but not recommended.
- Item 15 Apps Installed ``Driver Station`` should be **Not installed**, this verifies that the Robot Controller device does **not** also have a Driver Station app installed.
Only one FTC app should be installed on each device. It's possible to accidentally install both apps, but this usually causes the apps to not work properly.
-- Item 16 At the bottom of the RC inspection report is a QR Code that can be scanned during field inspection to fill in many of the field inspection checklist items.
+- Item 16 At the bottom of the RC inspection report is a QR Code that can be scanned during inspection to fill in many of the inspection checklist items if the inspector is using a tablet.
.. figure:: images/newRcQrCode.png
:align: center
:width: 85%
:alt: Self Inspect QR code
- The field inspector may scan the QR Code during field inspection
+ The robot inspector may scan the QR Code during inspection
Summary
-------
@@ -183,7 +189,7 @@ The Self Inspect screen is a quick, handy reference to help teams
confirm that certain control system elements are up-to-date and properly
configured.
-Self Inspect may be reviewed in Field Inspection at an FTC tournament,
+Self Inspect may be reviewed in Robot Inspection at an FTC tournament,
but is **not** a comprehensive or official standard of compliance with
FTC rules.
diff --git a/docs/source/hardware_and_software_configuration/self_inspect/self-inspect.rst b/docs/source/hardware_and_software_configuration/self_inspect/self-inspect.rst
index 3e40d75c..9ac98a7b 100644
--- a/docs/source/hardware_and_software_configuration/self_inspect/self-inspect.rst
+++ b/docs/source/hardware_and_software_configuration/self_inspect/self-inspect.rst
@@ -13,12 +13,12 @@ relates to FTC rules for the control system.
These rules are described in the Competition Manual which can be found on the
`Current Game and Season Materials page `_ on the *FIRST* Website.
-.. tip:: An `Inspection Checklist PDF `_
+.. tip:: An `Inspection Checklist PDF `_
is available to help teams self-inspect their ROBOT before their event. Teams are strongly encouraged to self-inspect prior to their event.
The Self Inspect screen is provided only as a quick, handy reference to
help teams confirm that certain control system elements are up-to-date
-and properly configured. Self Inspect may be reviewed in Field
+and properly configured. Self Inspect may be reviewed in Robot
Inspection at an FTC tournament, but is **not** a comprehensive or
official standard of compliance with FTC rules.
@@ -205,7 +205,7 @@ except:
device (Control Hub) and has a correctly formatted name. This does **not**
check that the DS and RC names match (team number). In fact, this phone is
2468-A-DS and this Control Hub is 9999-A-RC, an **illegal combination** to be
- flagged by the FTC team or the Field Inspector.
+ flagged by the FTC team or the Robot Inspector.
DS Self Inspect 3, on Driver Hub paired to RC phone
---------------------------------------------------
@@ -284,7 +284,7 @@ DS Self Inspect 4, on Driver Hub paired to Control Hub
formatted name. This does **not** check that the DS and RC names
match (team number). In fact, this Driver Hub is 1234-A-DS and this
Control Hub is 9999-A-RC, an **illegal combination** to be flagged by
- the FTC team or the Field Inspector.
+ the FTC team or the Robot Inspector.
.. figure:: images/tDS-4a.png
:align: center
@@ -448,7 +448,7 @@ differences. In this example, the robot is configured with **two** Hubs.
the AP has a correctly formatted FTC name. This does **not** check
that the DS and RC names match (team number). In fact, this DS phone
is 2468-A-DS and this Control Hub is 9999-A-RC, an **illegal
- combination** to be flagged by the FTC team or the Field Inspector.
+ combination** to be flagged by the FTC team or the Robot Inspector.
- Item 14 appears only on DS displays of RC Self Inspect. Here is the
check for matching versions of DS app and RC app; in this case both
apps are version 7.0. Any “Point mismatch” (e.g. 7.0 vs. 7.0.1) is
@@ -494,7 +494,7 @@ The Self Inspect screen is a quick, handy reference to help teams
confirm that certain control system elements are up-to-date and properly
configured.
-Self Inspect may be reviewed in Field Inspection at an FTC tournament,
+Self Inspect may be reviewed in Robot Inspection at an FTC tournament,
but is **not** a comprehensive or official standard of compliance with
FTC rules.
diff --git a/docs/source/overview/ftcoverview.rst b/docs/source/overview/ftcoverview.rst
index f8209c6e..0a748dcc 100644
--- a/docs/source/overview/ftcoverview.rst
+++ b/docs/source/overview/ftcoverview.rst
@@ -56,7 +56,7 @@ option for up to 24 students.
Continue on to learn about the |text2|_
-.. _text2: https://www.firstinspires.org/robotics/ftc/start-a-team
+.. _text2: https://www.firstinspires.org/programs/ftc/get-started
.. |text2| replace:: essential steps to starting a *FIRST* Tech Challenge Team!
About *FIRST* Tech Challenge Kahoot
diff --git a/docs/source/persona_pages/coach_admin/coach_admin.rst b/docs/source/persona_pages/coach_admin/coach_admin.rst
index 05d212ff..8279821d 100644
--- a/docs/source/persona_pages/coach_admin/coach_admin.rst
+++ b/docs/source/persona_pages/coach_admin/coach_admin.rst
@@ -38,7 +38,7 @@ team while promoting *FIRST*'s ethos. Just click on the button for the resource
.. div:: col-sm pl-1 pr-1
- .. button-link:: https://www.firstinspires.org/node/20896
+ .. button-link:: https://help.firstinspires.org/s/article/What-is-Coopertition
:ref-type: doc
:color: black
:outline:
@@ -50,7 +50,7 @@ team while promoting *FIRST*'s ethos. Just click on the button for the resource
.. div:: col-sm pl-1 pr-1
- .. button-link:: https://www.firstinspires.org/robotics/fll/core-values
+ .. button-link:: https://help.firstinspires.org/s/article/What-are-the-FIRST-Core-Values
:ref-type: doc
:color: black
:outline:
@@ -84,7 +84,7 @@ team while promoting *FIRST*'s ethos. Just click on the button for the resource
.. div:: col-sm pl-1 pr-1
- .. button-link:: https://www.firstinspires.org/resource-library/youth-registration-system
+ .. button-link:: https://www.firstinspires.org/programs/youth-registration
:color: black
:outline:
:expand:
@@ -107,7 +107,7 @@ team while promoting *FIRST*'s ethos. Just click on the button for the resource
.. div:: col-sm pl-1 pr-1
- .. button-link:: https://www.firstinspires.org/node/5226
+ .. button-link:: https://www.firstinspires.org/resources/library/ftc/team-management-resources
:color: black
:outline:
:expand:
@@ -130,7 +130,7 @@ team while promoting *FIRST*'s ethos. Just click on the button for the resource
.. div:: col-sm pl-1 pr-1
- .. button-link:: https://www.firstinspires.org/sites/default/files/uploads/resource_library/ftc/mentor-manual.pdf
+ .. button-link:: https://www.firstinspires.org/hubfs/web/program/ftc/ftc-mentor-manual.pdf
:color: black
:outline:
:expand:
@@ -145,7 +145,7 @@ team while promoting *FIRST*'s ethos. Just click on the button for the resource
^^^
- Simple checklists to prepare for competition.
+ Simple checklists to prepare for competition. See the Preparing for Competition heading on the linked page.
+++
@@ -153,7 +153,7 @@ team while promoting *FIRST*'s ethos. Just click on the button for the resource
.. div:: col-sm pl-1 pr-1
- .. button-link:: https://www.firstinspires.org/resource-library/ftc/preparing-for-competition
+ .. button-link:: https://www.firstinspires.org/resources/library/ftc/team-management-resources
:color: black
:outline:
:expand:
diff --git a/docs/source/persona_pages/mentor_tech/mentor_tech.rst b/docs/source/persona_pages/mentor_tech/mentor_tech.rst
index be6a5697..d82cf92c 100644
--- a/docs/source/persona_pages/mentor_tech/mentor_tech.rst
+++ b/docs/source/persona_pages/mentor_tech/mentor_tech.rst
@@ -51,7 +51,7 @@ Just click on the button for the resource you want to explore!
.. div:: col-sm pl-1 pr-1
- .. button-link:: https://www.firstinspires.org/node/5181
+ .. button-link:: https://ftc-resources.firstinspires.org/ftc/team
:color: black
:outline:
:expand:
diff --git a/docs/source/sponsors/discounts/discounts.rst b/docs/source/sponsors/discounts/discounts.rst
index feb23978..5722c5c8 100644
--- a/docs/source/sponsors/discounts/discounts.rst
+++ b/docs/source/sponsors/discounts/discounts.rst
@@ -1,19 +1,19 @@
-FIRST Tech Challenge Team Discounts
-===================================
+*FIRST* Tech Challenge Team Discounts
+=====================================
-As a benefit of being a FIRST Tech Challenge Team, some vendors and sponsors of
+As a benefit of being a *FIRST* Tech Challenge Team, some vendors and sponsors of
*FIRST* programs have generously provided discounts on products to teams.
These discounts may be for specific categories of products, or may apply
site-wide, and may require an application process or a season-specific or
team-specific promo code. Read details below for each vendor for more
information.
-.. dropdown:: Team Grant Opportunities
+Team Grant Opportunities
+------------------------
.. image:: images/ftc-logo.png
:height: 50px
- :target: https://www.firstinspires.org/robotics/team-grants
- :alt: Onecolor Logo
+ :alt:
:name: Onecolor Logo
:class: invert-img
@@ -26,16 +26,16 @@ information.
**Expires**: See each individual grant opportunity.
**To Apply**: Check out the
- `list of current Team Grants available `_
+ `list of current Team Grants available `_
and see if you're eligible!
-.. dropdown:: FIRST Storefront
+*FIRST* Storefront
+------------------
.. image:: images/ftc-logo.png
:height: 50px
- :target: https://www.firstinspires.org/sites/default/files/uploads/resource_library/ftc/bom-storefront-options.pdf
- :alt: FIRST Tech Challenge Logo Onecolor
+ :alt:
:name: FIRST Tech Challenge Logo Onecolor
:class: invert-img
@@ -43,15 +43,15 @@ information.
**What**:
- * All FIRST Tech Challenge Teams are eligible for discounts on control
+ * All *FIRST* Tech Challenge Teams are eligible for discounts on control
equipment, electronics, and starter kits.
* Teams are limited to one purchase per item per category each season.
- **Expires**: Good for the current FIRST Tech Challenge competition season.
+ **Expires**: Good for the current *FIRST* Tech Challenge competition season.
**Promo Code**: N/A
- **To Use**: See the `Kit of Parts PDF `_
+ **To Use**: See the `Kit of Parts PDF `_
for instructions on how to purchase discounted parts.
diff --git a/docs/source/tech_tips/tech-tips.rst b/docs/source/tech_tips/tech-tips.rst
index c50f9adb..5f563387 100644
--- a/docs/source/tech_tips/tech-tips.rst
+++ b/docs/source/tech_tips/tech-tips.rst
@@ -804,8 +804,7 @@ Just click to expand the Tech Tip you'd like to read.
But how do you know for sure how well your robot’s Wi-Fi is performing? You
can monitor the Wi-Fi signal’s strength through the Driver Station App.
- Check out the `2024/02/15 Team Blast Tech Tip
- `__
+ Check out the **2024/02/12 Team Blast Tech Tip**
for info on how to view and understand Wi-Fi Signal Strength. If your signal
is strong when using 5GHz at maximum field range (from the Driver Hub) and
in all robot orientations, you should be good to go on 5GHz! Feel free to
@@ -1694,8 +1693,8 @@ Just click to expand the Tech Tip you'd like to read.
This Week’s Tech Tip of the Week is here to help teams prepare for
inspection at their events. Aside from making sure that your robot is within
the Maximum Starting Size, ensuring that your robot code can correctly pass
- Field Inspection, and other tasks in the `Robot Inspection Checklist
- `__,
+ Robot Inspection, and other tasks in the `Robot Inspection Checklist
+ `__,
teams need to make sure their robot software and hardware apps are updated
to the latest and greatest versions and that their hardware is configured
correctly. There is a tool within the Driver Station App 3-dot menu called