Skip to content

Commit c94f2de

Browse files
authored
Fix broken link to wpiformat readme (#3000)
1 parent 447cb39 commit c94f2de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/docs/software/advanced-gradlerio/code-formatting.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ Spotless will attempt to apply line endings per-OS, which means Git diffs will b
166166

167167
- [Python 3.9 or higher](https://www.python.org/)
168168

169-
You can install [wpiformat](https://github.com/wpilibsuite/styleguide/blob/main/wpiformat/README.rst) by typing ``pip3 install wpiformat`` into a terminal or command prompt.
169+
You can install [wpiformat](https://github.com/wpilibsuite/styleguide/blob/main/wpiformat/README.md) by typing ``pip3 install wpiformat`` into a terminal or command prompt.
170170

171171
### Usage
172172

0 commit comments

Comments
 (0)