You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-2Lines changed: 9 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,14 @@
3
3
4
4
# What is discord-py-snippets
5
5
6
-
A simple snippets extension for the [discord.py]("https://discordpy.readthedocs.io/en/latest/") package for [python]("https://www.python.org")
6
+
A simple snippets extension for the [discord.py](https://discordpy.readthedocs.io/en/latest/"discord.py Documentation") package for [python](https://www.python.org"python.org")
@@ -80,7 +87,7 @@ There isn't many snippets so any suggestions for snippets would be appreciated
80
87
## Contribute
81
88
82
89
You can open a pull request anytime and I will look into it <br>
83
-
I suggest seeing the [vscode snippets documentation](https://code.visualstudio.com/docs/editor/userdefinedsnippets) before you open a pull request
90
+
I suggest seeing the [vscode snippets documentation](https://code.visualstudio.com/docs/editor/userdefinedsnippets"VSCode Snippets Documentation") before you open a pull request
0 commit comments