Skip to content

Commit fd16bf2

Browse files
committed
Typo fix
1 parent 97ee132 commit fd16bf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/HomepageFeatures/index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ const FeatureList = [
88
Svg: require('@site/static/img/scope.svg').default,
99
description: (
1010
<>
11-
We <a href="docs/about#focus">focus on best practices</a> related to software project governance, documentation, and development life-cycles.
11+
We <a href="docs/about#our-focus">focus on best practices</a> related to software project governance, documentation, and development life-cycles.
1212
</>
1313
),
1414
},

0 commit comments

Comments
 (0)