cleanu on some resources, fixes pr #58

This commit is contained in:
lostdesign
2019-06-19 23:43:02 +02:00
parent fde5b42dba
commit 96f284bc98
6 changed files with 10 additions and 21 deletions

View File

@@ -16,7 +16,7 @@ export default {
{
title: 'HTML ELEMENTS',
desc: 'All the HTML elemens you can use. There is more than just a div :)',
url: 'https://developer.mozilla.org/de/docs/Web/HTML/Element'
url: 'https://developer.mozilla.org/docs/Web/HTML/Element'
},
{
title: 'The web accessibility basics',