[docs] Remove gerth2 links (#1441)

Resolves https://github.com/PhotonVision/photonvision/issues/1418
This commit is contained in:
Jade
2024-09-29 21:55:36 +08:00
committed by GitHub
parent abe95dfaa0
commit 68adfe6034
3 changed files with 24 additions and 24 deletions

View File

@@ -22,7 +22,7 @@ In this example, while the operator holds a button down, the robot will turn tow
.. tab-item:: Java
.. rli:: https://raw.githubusercontent.com/gerth2/photonvision/adb3098fbe0cdbc1a378c6d5a41126dd1d6d6955/photonlib-java-examples/aimattarget/src/main/java/frc/robot/Robot.java
.. rli:: https://raw.githubusercontent.com/PhotonVision/photonvision/abe95dfaa055bbe3609f72cfcaaba0f96ee7978c/photonlib-java-examples/aimattarget/src/main/java/frc/robot/Robot.java
:language: java
:lines: 77-117
:linenos:
@@ -30,7 +30,7 @@ In this example, while the operator holds a button down, the robot will turn tow
.. tab-item:: C++ (Header)
.. rli:: https://raw.githubusercontent.com/gerth2/photonvision/adb3098fbe0cdbc1a378c6d5a41126dd1d6d6955/photonlib-cpp-examples/aimattarget/src/main/include/Robot.h
.. rli:: https://raw.githubusercontent.com/PhotonVision/photonvision/abe95dfaa055bbe3609f72cfcaaba0f96ee7978c/photonlib-cpp-examples/aimattarget/src/main/include/Robot.h
:language: c++
:lines: 25-60
:linenos:
@@ -38,7 +38,7 @@ In this example, while the operator holds a button down, the robot will turn tow
.. tab-item:: C++ (Source)
.. rli:: https://raw.githubusercontent.com/gerth2/photonvision/adb3098fbe0cdbc1a378c6d5a41126dd1d6d6955/photonlib-cpp-examples/aimattarget/src/main/cpp/Robot.cpp
.. rli:: https://raw.githubusercontent.com/PhotonVision/photonvision/abe95dfaa055bbe3609f72cfcaaba0f96ee7978c/photonlib-cpp-examples/aimattarget/src/main/cpp/Robot.cpp
:language: c++
:lines: 56-96
:linenos:
@@ -46,7 +46,7 @@ In this example, while the operator holds a button down, the robot will turn tow
.. tab-item:: Python
.. rli:: https://raw.githubusercontent.com/gerth2/photonvision/adb3098fbe0cdbc1a378c6d5a41126dd1d6d6955/photonlib-python-examples/aimattarget/robot.py
.. rli:: https://raw.githubusercontent.com/PhotonVision/photonvision/abe95dfaa055bbe3609f72cfcaaba0f96ee7978c/photonlib-python-examples/aimattarget/robot.py
:language: python
:lines: 46-70
:linenos: