Skip to content

Commit 0a8fa3a

Browse files
authored
attach links to images
closes #4577
1 parent 0094064 commit 0a8fa3a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ A Python-3 (CPython >= 3.11.0) Interpreter written in Rust :snake: :scream:
99
[![codecov](https://codecov.io/gh/RustPython/RustPython/branch/main/graph/badge.svg)](https://codecov.io/gh/RustPython/RustPython)
1010
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)
1111
[![Contributors](https://img.shields.io/github/contributors/RustPython/RustPython.svg)](https://github.com/RustPython/RustPython/graphs/contributors)
12-
![Discord Shield](https://discordapp.com/api/guilds/1043121930691149845/widget.png?style=shield)
12+
[![Discord Shield](https://discordapp.com/api/guilds/1043121930691149845/widget.png?style=shield)][discord]
1313
[![docs.rs](https://docs.rs/rustpython/badge.svg)](https://docs.rs/rustpython/)
1414
[![Crates.io](https://img.shields.io/crates/v/rustpython)](https://crates.io/crates/rustpython)
1515
[![dependency status](https://deps.rs/crate/rustpython/0.1.1/status.svg)](https://deps.rs/crate/rustpython/0.1.1)
@@ -231,7 +231,7 @@ method.
231231

232232
## Community
233233

234-
![Discord Banner](https://discordapp.com/api/guilds/1043121930691149845/widget.png?style=banner2)
234+
[![Discord Banner](https://discordapp.com/api/guilds/1043121930691149845/widget.png?style=banner2)][discord]
235235

236236
Chat with us on [Discord][discord].
237237

0 commit comments

Comments
 (0)