From fd678eb9fdfcb3718ba6c84c9deef0d4daec28d1 Mon Sep 17 00:00:00 2001 From: "Tristan B. Velloza Kildaire" Date: Wed, 10 Apr 2024 14:21:50 +0200 Subject: [PATCH] README - Updated API docs --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d40c7d7..8314daf 100644 --- a/README.md +++ b/README.md @@ -31,9 +31,9 @@ This should output something like the following: ![](example.png) -Various [styles](https://gogga.dpldocs.info/v2.2.1/gogga.transform.GoggaMode.html) are supported which can be set using `mode(GoggaMode)`. +Various [styles](https://gogga.dpldocs.info/v3.0.1/gogga.core.GoggaMode.html) are supported which can be set using `mode(GoggaMode)`. --- -Or you can also [View the full API](https://gogga.dpldocs.info/v2.2.1/index.html). +Or you can also [View the full API](https://gogga.dpldocs.info/v3.0.1/gogga.html).