From e06ece8da3829bf656ff8ee4d8a189d691eefcd5 Mon Sep 17 00:00:00 2001 From: Ian Mackenzie Date: Sat, 27 Jun 2020 08:52:49 -0400 Subject: [PATCH] Update link to docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 93213a3..3c4509f 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ way (see the [roadmap](#roadmap)), but it's not there yet. The best way to start learning the `elm-3d-scene` API is by reading through the [tutorial](https://github.com/ianmackenzie/elm-3d-scene/blob/master/TUTORIAL.md) and then checking out the [examples](https://github.com/ianmackenzie/elm-3d-scene/tree/master/examples/README.md). -For more details on any type/function, the [reference documentation](https://elm-doc-preview.netlify.app/?repo=ianmackenzie%2Felm-3d-scene) +For more details on any type/function, the [reference documentation](https://package.elm-lang.org/packages/ianmackenzie/elm-3d-scene/latest/) is your friend. ![Duckling model](https://ianmackenzie.github.io/elm-3d-scene/images/1.0.0/textured-nonmetal-rough.png)