Skip to content

Commit f7c436e

Browse files
authored
fix(nodesource): remove trailing / (#8229)
Signed-off-by: Aviv Keller <me@aviv.sh>
1 parent cb6c9bc commit f7c436e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/site/public/static/partners/constants.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
{
3838
"id": "NODESOURCE",
3939
"name": "NodeSource",
40-
"href": "https://nodesource.com/",
40+
"href": "https://nodesource.com",
4141
"weight": 3,
4242
"categories": ["security", "esp", "release"]
4343
}

0 commit comments

Comments
 (0)