diff --git a/README.md b/README.md index 91f6549..ae93d9c 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@

- Test + Test

The Box2D physics engine is a fairly famous open source physics engine and this is our Dart port of @@ -21,7 +21,7 @@ You can use it independently in Dart or in your [Flame](https://github.com/flame project with the help of [flame_forge2d](https://github.com/flame-engine/flame/tree/main/packages/flame_forge2d). Some documentation of how to use it together with flame can be found -[here](https://flame-engine.org/docs/#/forge2d). +[here](https://docs.flame-engine.org/latest/bridge_packages/flame_forge2d/flame_forge2d). ## Timeline