diff --git a/README.md b/README.md index b09930c..0a1fad0 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ # PixiJS Animated GIF -[![Node.js CI](https://github.com/pixijs/gif/actions/workflows/nodejs.yml/badge.svg?branch=main)](https://github.com/pixijs/gif/actions/workflows/nodejs.yml) +[![Node.js CI](https://github.com/pixijs-userland/gif/actions/workflows/nodejs.yml/badge.svg?branch=main)](https://github.com/pixijs-userland/gif/actions/workflows/nodejs.yml) Plugin to support playback of animated GIF images in PixiJS. Unlike normal GIF playback in the browser, this plugins allows you to stop, loop, change speed, or go to a specific frame. -* [Demo](https://pixijs.io/gif/examples/) -* [API Documentation](https://pixijs.io/gif/docs/) +* [Demo](https://userland.pixijs.io/gif/examples/) +* [API Documentation](https://userland.pixijs.io/gif/docs/) ## Usage