Merge pull request #32 from gordonbchen/gordon/janitor/images_typo

fix images dir name typo
This commit is contained in:
T Grinch
2023-12-11 10:05:03 -06:00
committed by GitHub
6 changed files with 2 additions and 2 deletions

View File

@@ -29,8 +29,8 @@ SwerveDrive swerveDrive=new SwerveParser(new File(Filesystem.getDeployDirectory(
# Java docs is [here](https://broncbotz3481.github.io/YAGSL/).
# Images
![Field Shuffleboard](./imgaes/field.png)
![Simulation](./imgaes/simulation.png)
![Field Shuffleboard](./images/field.png)
![Simulation](./images/simulation.png)
# Falcon Video

View File

Before

Width:  |  Height:  |  Size: 933 KiB

After

Width:  |  Height:  |  Size: 933 KiB

View File

Before

Width:  |  Height:  |  Size: 117 KiB

After

Width:  |  Height:  |  Size: 117 KiB