Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change CDN URL in README #1646

Merged
merged 1 commit into from Sep 30, 2023

Conversation

sadanora
Copy link
Contributor

Hello.

Thank you for providing us with a great library.

The installation instructions for loading scripts from CDN had different versions in README and on the official website.

README: https://github.com/konvajs/konva#load-konva-via-classical-script-tag-from-cdn

Load Konva via classical <script> tag from CDN:.
<script src="https://unpkg.com/konva@8/konva.min.js"></script>

Official website: https://konvajs.org/docs/index.html

Or just use script tag:.
<script src="https://unpkg.com/konva@9/konva.min.js"></script>

I have modified the README to @9. Please merge if you are OK with it.

@lavrton
Copy link
Member

lavrton commented Sep 30, 2023

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants