aboutsummaryrefslogtreecommitdiffstats
path: root/interface
diff options
context:
space:
mode:
authormoisseev <moiseev@mezonplus.ru>2024-03-04 15:00:34 +0300
committermoisseev <moiseev@mezonplus.ru>2024-03-04 15:00:34 +0300
commitcc4bae7b937d5269df8a22f4bdec122dbad9e4e6 (patch)
treeb98e8d37d74fecd06de32c60e638c43900c6775b /interface
parent08c034c966086a4a790653627ba84455b2e5ba8c (diff)
downloadrspamd-cc4bae7b937d5269df8a22f4bdec122dbad9e4e6.tar.gz
rspamd-cc4bae7b937d5269df8a22f4bdec122dbad9e4e6.zip
[Minor] Update documentation reference
Diffstat (limited to 'interface')
-rw-r--r--interface/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/interface/index.html b/interface/index.html
index 8ac7673ea..27865c611 100644
--- a/interface/index.html
+++ b/interface/index.html
@@ -289,7 +289,7 @@
<option value="line" selected>Line</option>
<option value="area">Stacked area</option>
</select>
- <a title="&ldquo;Curves&rdquo; section of &ldquo;d3-shape&rdquo; library documentation" href="https://github.com/d3/d3-shape#curves" target="_blank">Interpolation mode</a>:
+ <a title="&ldquo;Curves&rdquo; section of &ldquo;d3-shape&rdquo; module documentation" href="https://d3js.org/d3-shape/curve" target="_blank">Interpolation mode</a>:
<select id="selInterpolate" class="form-select">
<option value="curveLinear" selected>linear</option>
<option value="curveStep">step</option>