Skip to content

Commit 1383843

Browse files
committed
Update unpkg links
1 parent 9ead95f commit 1383843

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -96,11 +96,11 @@ HTML:
9696
...
9797
<script src="https://cdnjs.cloudflare.com/ajax/libs/vue/2.2.6/vue.min.js"></script>
9898
<!-- Flow Form -->
99-
<script src="https://unpkg.com/[email protected]"></script>
99+
<script src="https://unpkg.com/@ditdot-dev/[email protected]"></script>
100100
<!-- Flow Form base CSS -->
101-
<link rel="stylesheet" href="https://unpkg.com/[email protected]/vue-flow-form.min.css">
101+
<link rel="stylesheet" href="https://unpkg.com/@ditdot-dev/[email protected]/dist/vue-flow-form.min.css">
102102
<!-- Optional theme.css -->
103-
<link rel="stylesheet" href="https://unpkg.com/[email protected]/vue-flow-form.theme.css">
103+
<link rel="stylesheet" href="https://unpkg.com/@ditdot-dev/[email protected]/dist/vue-flow-form.theme.css">
104104
...
105105
```
106106

0 commit comments

Comments
 (0)