File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ const Scoring = () => {
78
78
lose value by exhibiting "bad behavior criteria". These criteria and their
79
79
corresponding weights are detailed below. You can see the code this directory uses to
80
80
create Directory Scores{ ' ' }
81
- < A href = "https://github.com/react-native-directory/website/blob/main/scripts/calculate-score.js " >
81
+ < A href = "https://github.com/react-native-directory/website/blob/main/scripts/calculate-score.ts " >
82
82
here
83
83
</ A >
84
84
.
@@ -132,7 +132,7 @@ const Scoring = () => {
132
132
criterion and can lose score by exhibiting one of bad criteria. These criteria and their
133
133
corresponding weights are detailed below. You can see the code this directory uses to
134
134
create Trending Scores{ ' ' }
135
- < A href = "https://github.com/react-native-directory/website/blob/main/scripts/calculate-score.js " >
135
+ < A href = "https://github.com/react-native-directory/website/blob/main/scripts/calculate-score.ts " >
136
136
here
137
137
</ A >
138
138
.
You can’t perform that action at this time.
0 commit comments