We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47fe61b commit 4a8e86dCopy full SHA for 4a8e86d
verify-web/README.md
@@ -4,10 +4,10 @@ a flask app utilizing flask_wtf module
4
the main thing just consists of one endpoint
5
6
# how the invite link generation works ?
7
-basically just this [https://discord.com/developers/docs/resources/channel#create-channel-invite](discord docs)
+basically just this [discord docs](https://discord.com/developers/docs/resources/channel#create-channel-invite)
8
9
# TODO
10
| Thing | Done |
11
| ----------- | ----------- |
12
| Responsive UI | X |
13
-| switch to 1337 UI | X |
+| switch to 1337 UI | X |
0 commit comments