Skip to content

Commit 7652a34

Browse files
committed
clean up
1 parent 49becb3 commit 7652a34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Category/resourcesData.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -499,7 +499,7 @@ export const resources = [
499499
'https://raw.githubusercontent.com/mbeaudru/modern-js-cheatsheet/master/README.md',
500500
repoName: 'modern-js-cheatsheet',
501501
description:
502-
'Cheatsheet for the JavaScript knowledge you will frequently encounter in modern projects. https://mbeaudru.github.io/modern-js-….',
502+
'Cheatsheet for the JavaScript knowledge you will frequently encounter in modern projects.',
503503
repoOwnerName: 'mbeaudru',
504504
repoOwner: 'Manuel Beaudru',
505505
},

0 commit comments

Comments
 (0)