Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d3c86df

Browse files
authored
Update FeatureStageBadge.tsx
1 parent 14a06d3 commit d3c86df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/src/components/FeatureStageBadge/FeatureStageBadge.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ export const FeatureStageBadge: FC<FeatureStageBadgeProps> = ({
6161
</p>
6262

6363
<Link
64-
href={docs("/contributing/feature-stages")}
64+
href={docs("/about/feature-stages")}
6565
target="_blank"
6666
rel="noreferrer"
6767
css={styles.tooltipLink}

0 commit comments

Comments
 (0)