We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13cd946 commit 50eaa93Copy full SHA for 50eaa93
README.md
@@ -33,6 +33,6 @@ A manual build can be triggered by going to the "Actions" tab and selecting the
33
## Built Images
34
35
Built images are pushed to the GitHub Container Registry at
36
-[`ghcr.io/python-discord/python-builds`](ghcr.io/python-discord/python-builds). The
37
-images are tagged with the Python version they contain, e.g., `3.10.8` as well as the
38
-short tag, e.g., `3.10`.
+[`ghcr.io/python-discord/python-builds`](https://ghcr.io/python-discord/python-builds).
+The images are tagged with the Python version they contain, e.g., `3.10.8` as well as
+the short tag, e.g., `3.10`.
0 commit comments