From 363e1d48e198c66046eaa25f910e710033f03f1b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johannes=20M=C3=BCller?= <38459088+jo-mueller@users.noreply.github.com> Date: Fri, 9 Aug 2024 17:42:42 +0200 Subject: [PATCH] fixed broken link to example --- docs/examples_db.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/examples_db.js b/docs/examples_db.js index 60e155f7..4d501a66 100755 --- a/docs/examples_db.js +++ b/docs/examples_db.js @@ -107,7 +107,7 @@ vedo_example_db = imgsrc: 'images/basic/silhouette2.png', }, { - pyname: 'cutter', + pyname: 'cut_interactive', kbd : '', categ : 'basic', short : 'interactive mesh cutter',