Skip to content

Commit 9f15ab5

Browse files
committed
fix(sponsors): wrong Docker link in documentation
1 parent c93d24c commit 9f15ab5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/documentation/Sponsors.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ export default function Sponsors() {
3838
<div className={styles.sponsorCategory}>
3939
<span className={styles.sponsorStripLabel}>Powered by</span>
4040
<a
41-
href="https://docker.com"
41+
href="https://docs.docker.com/docker-hub/repos/manage/trusted-content/dsos-program/"
4242
target="_blank"
4343
className={styles.cleanLink}
4444
>

0 commit comments

Comments
 (0)