Skip to content

Commit 922fb27

Browse files
authored
Fix badge link for "Made with Java" (#363)
I guess this changed apparently?
1 parent dfdaf16 commit 922fb27

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# GeyserBot
2-
[![forthebadge made-with-java](https://forthebadge.com/images/badges/made-with-java.svg)](https://java.com/)
2+
[![forthebadge made-with-java](https://forthebadge.com/badges/made-with-java.svg)](https://java.com/)
33

44
[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
55
[![Build Status](https://github.com/GeyserMC/GeyserDiscordBot/actions/workflows/build.yml/badge.svg?branch=master)](https://github.com/GeyserMC/GeyserDiscordBot/actions/workflows/build.yml)
@@ -36,4 +36,4 @@ Most of these are lists which values are seperated by `,` and a few are seperate
3636
| `preview-feeds-channel` | News channel ID for preview feeds | `614877230811709474` |
3737
| `preview-feeds` | Forum channel ID for preview feeds | `614877230811709474` |
3838
| `exploit-reports-notify-channel` | Channel ID to notify when an exploit report is made | `614877230811709474` |
39-
| `donation-feeds-channel` | Channel ID in which webhook messages from Open Collective are posted | `873968290836385792` |
39+
| `donation-feeds-channel` | Channel ID in which webhook messages from Open Collective are posted | `873968290836385792` |

0 commit comments

Comments
 (0)