Skip to content

Commit d13c0aa

Browse files
authored
Update README.md
1 parent 0c2239b commit d13c0aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Lightweight Vanilla JavaScript library for Spurwing's API.
44

5-
Spurwing's API makes it easy to add robust scheduling and booking to your application. We power millions of appointment bookings for thousands of companies, from marketplaces to SaaS & healthcare. Learn more about the [Spurwing Scheduling API](https://github.com/Spurwing/Appointment-Scheduling-API).
5+
Spurwing's API makes it easy to add robust scheduling and booking to your application. We power millions of appointment bookings for thousands of companies, from marketplaces to SaaS & healthcare. Learn more about the [Spurwing Scheduling API](https://github.com/Spurwingio/Appointment-Scheduling-API).
66

77
![image](https://user-images.githubusercontent.com/9488406/119051678-c0d6dc80-b9c3-11eb-8b2d-8ec5a57a6db2.png)
88

@@ -22,7 +22,7 @@ Include the JS library in the `<head>` of your project:
2222
`<script src="spurwing.js"></script>`
2323

2424
Use GitHub as CDN:
25-
`<script src="https://spurwing.github.io/Spurwing-API-Javascript-Library/spurwing.js"></script>`
25+
`<script src="https://spurwingio.github.io/Spurwing-API-Javascript-Library/spurwing.js"></script>`
2626

2727
Then you can use it as such:
2828
```js

0 commit comments

Comments
 (0)