diff --git a/docs/source/index.rst b/docs/source/index.rst index 5317194b..b2804f61 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -112,6 +112,7 @@ and :doc:`gracious_professionalism/gp` to see why. faq/faqs Team Complimentary Software Team Discounts + team_resources/team_resources .. toctree:: :caption: FTC Docs diff --git a/docs/source/team_resources/team_resources.rst b/docs/source/team_resources/team_resources.rst new file mode 100644 index 00000000..9f07d3f4 --- /dev/null +++ b/docs/source/team_resources/team_resources.rst @@ -0,0 +1,19 @@ +Team Resources +============== + +There are several resources that teams might want to access throughout the *FIRST* Tech Challenge +season. + +Pages and Links +~~~~~~~~~~~~~~~ + +| FTC Blog - https://community.firstinspires.org/topic/ftc +| FTC Q&A - https://ftc-qa.firstinspires.org +| FTC Game and Season Info - https://ftc.game +| FTC Events site - https://ftc-events.firstinspires.org +| FTC Technical Support - https://ftc-community.firstinspires.org +| FTC Avatar Submission - https://community.firstinspires.org/team-avatars +| FTC Scoring Site (for avatar and hybrid event portfolio submission) - https://ftc-scoring.firstinspires.org +| FTC Competition Manual - https://ftc.game/manual +| FTC Competition Manual (HTML) - https://ftc.game/cm-html +| FTC Competition Manual AI Chatbot - https://ftc-cmchatbot.firstinspires.org \ No newline at end of file