Skip to content

Commit e3080a7

Browse files
author
Nathan Reyes
committed
Modify setup instructions
1 parent f656d63 commit e3080a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/components/sections/SectionSetup.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ export default {
9393
</template>`,
9494
loadResourcesCode: `
9595
<!-- VCalendar CSS -->
96-
<link rel='stylesheet' href='https://unpkg.com/vcalendar/dist/lib/vcalendar.min.css'>
96+
<link rel='stylesheet' href='https://unpkg.com/vcalendar/lib/vcalendar.min.css'>
9797
<!-- VCalendar JavaScript -->
9898
<script src='https://unpkg.com/vcalendar'><\/script>`,
9999
};

0 commit comments

Comments
 (0)