This is an automated email from the ASF dual-hosted git repository.

ahuber pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/isis.git


The following commit(s) were added to refs/heads/master by this push:
     new 3c6766b3a5 ISIS-3122: java-doc typo
3c6766b3a5 is described below

commit 3c6766b3a5b423cfb232d317beb3c0a3338b326c
Author: andi-huber <[email protected]>
AuthorDate: Sat Oct 1 06:00:51 2022 +0200

    ISIS-3122: java-doc typo
---
 .../isis/valuetypes/vega/ui/wkt/components/js/VegaEmbedJsReference.java | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/valuetypes/vega/ui/wicket/src/main/java/org/apache/isis/valuetypes/vega/ui/wkt/components/js/VegaEmbedJsReference.java
 
b/valuetypes/vega/ui/wicket/src/main/java/org/apache/isis/valuetypes/vega/ui/wkt/components/js/VegaEmbedJsReference.java
index 968613af11..068c348455 100644
--- 
a/valuetypes/vega/ui/wicket/src/main/java/org/apache/isis/valuetypes/vega/ui/wkt/components/js/VegaEmbedJsReference.java
+++ 
b/valuetypes/vega/ui/wicket/src/main/java/org/apache/isis/valuetypes/vega/ui/wkt/components/js/VegaEmbedJsReference.java
@@ -26,7 +26,7 @@ import lombok.Getter;
 import lombok.experimental.Accessors;
 
 /**
- * Provides a local copy of {@linkplain 
https://cdn.jsdelivr.net/npm/[email protected]}
+ * Provides a local copy of {@linkplain 
https://cdn.jsdelivr.net/npm/[email protected]}
  * <p>
  * LICENSE <a 
href="https://vega.github.io/vega/vega/blob/main/LICENSE";>BSD-3-Clause 
license</a>
  * @since 2.0

Reply via email to