Skip to content

Commit aaa4b89

Browse files
authored
Merge pull request #7553 from lbellomo/fix-broken-ubuntu-badge-doc
doc: bump version of ubuntu badge
2 parents 3355a3e + d683b2a commit aaa4b89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ export PATH=/usr/libexec/uutils-coreutils:$PATH
114114

115115
### Ubuntu
116116

117-
[![Ubuntu package](https://repology.org/badge/version-for-repo/ubuntu_23_04/uutils-coreutils.svg)](https://packages.ubuntu.com/source/lunar/rust-coreutils)
117+
[![Ubuntu package](https://repology.org/badge/version-for-repo/ubuntu_25_04/uutils-coreutils.svg)](https://packages.ubuntu.com/source/plucky/rust-coreutils)
118118

119119
```shell
120120
apt install rust-coreutils

0 commit comments

Comments
 (0)