diff --git a/README.md b/README.md index b64a712d..f2fd8064 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ import Stick from 'react-stick' | `updateOnAnimationFrame` | boolean | If set to `true`, will update the stick node position on every animation frame. Per default, it will only update on idle callback. | | `component` | string | Pass any string-type React component that shall be rendered as the wrapper element around the children. Per default, `"div"` is used. | -[build-badge]: https://circleci.com/gh/signavio/react-stick/tree/master.svg?style=shield&circle-token=:circle-token +[build-badge]: https://dl.circleci.com/status-badge/img/gh/signavio/react-stick/tree/master.svg?style=svg [build]: https://circleci.com/gh/signavio/react-stick/tree/master [npm-badge]: https://img.shields.io/npm/v/react-stick.svg [npm]: https://www.npmjs.org/package/react-stick