Skip to content

Commit cc7d217

Browse files
committed
BadgeMaintenance: Update link href
1 parent adf5106 commit cc7d217

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/components/badge-maintenance.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<span ...attributes>
22
{{#unless this.none}}
3-
<a href="https://doc.rust-lang.org/cargo/reference/manifest.html#package-metadata">
3+
<a href="https://doc.rust-lang.org/cargo/reference/manifest.html#the-badges-section">
44
<img
55
src="https://img.shields.io/badge/maintenance-{{this.escapedStatus}}-{{this.color}}.svg"
66
alt="{{this.text}}"

0 commit comments

Comments
 (0)