Skip to content

Commit

Permalink
Fixed URI.
Browse files Browse the repository at this point in the history
Signed-off-by: thenetworkgrinch <[email protected]>
  • Loading branch information
thenetworkgrinch committed Mar 29, 2023
1 parent fbdde9e commit 5f25719
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/main/java/swervelib/math/package-info.java
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/**
* Mathematics for swerve drives. Original second order kinematics was developed by Team 3181 <a
* href="https://github.com/pittsfordrobotics/ChargedUp2023/tree/master/src/main/java/com/team3181/lib/swerve">her.e</a>
* Mathematics for swerve drives. Original second order kinematics was developed by Team 3181
* <a href="https://github.com/pittsfordrobotics/ChargedUp2023/tree/master/src/main/java/com/team3181/lib/swerve">here.
* </a>
*/
package swervelib.math;

0 comments on commit 5f25719

Please sign in to comment.