From: Jacco van den Berg Date: Wed, 11 Jun 2025 19:21:55 +0000 (+0200) Subject: Fix minified url for development builds (#12087) X-Git-Tag: v4.5.0~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=59ffa84202428a1f8dac6cacbecfb5e268e8f0f9;p=thirdparty%2FChart.js.git Fix minified url for development builds (#12087) --- diff --git a/docs/developers/index.md b/docs/developers/index.md index d1e78e97a..b48290f4f 100644 --- a/docs/developers/index.md +++ b/docs/developers/index.md @@ -14,7 +14,7 @@ The latest documentation and samples, including unreleased features, are availab Latest builds are available for testing at: - -- +- :::warning Warning