Skip to content

Commit e8e09ae

Browse files
committed
feat: remove trailing slashes from urls
1 parent 48c624a commit e8e09ae

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -231,15 +231,15 @@ ControllerBuddy makes use of these awesome software technologies and libraries:
231231
- [OpenJDK](https://openjdk.org)
232232
- [Apache Commons CLI](https://commons.apache.org/proper/commons-cli)
233233
- [ClassGraph](https://github.com/classgraph/classgraph)
234-
- [dbus-java](https://hypfvieh.github.io/dbus-java/)
235-
- [Error Prone](https://errorprone.info/)
236-
- [FlatLaf](https://www.formdev.com/flatlaf/)
234+
- [dbus-java](https://hypfvieh.github.io/dbus-java)
235+
- [Error Prone](https://errorprone.info)
236+
- [FlatLaf](https://www.formdev.com/flatlaf)
237237
- [Gson](https://github.com/google/gson)
238238
- [JSVG](https://github.com/weisJ/jsvg)
239239
- [LWJGL - Lightweight Java Game Library 3](https://www.lwjgl.org)
240240
- [SDL](https://libsdl.org)
241241
- [SDL_GameControllerDB](https://github.com/mdqinc/SDL_GameControllerDB)
242-
- [SLF4J](https://www.slf4j.org/)
242+
- [SLF4J](https://www.slf4j.org)
243243

244244
## 🛠️ Building
245245

0 commit comments

Comments
 (0)