We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65bd6b7 commit 265cc98Copy full SHA for 265cc98
README.md
@@ -19,7 +19,7 @@
19
external functions written in Java. Details can be found in the document
20
**Decision Model and Notation Version 1.4** on pages 117-118 (externally-defined functions).
21
22
-While [Decision Toolkit](https://github.com/dsntk/dsntk.rs) (**DSNTK**)
+While [Decision Toolkit](https://github.com/dsntk/dsntk-rs) (**DSNTK**)
23
is written in [Rust](https://www.rust-lang.org), then calling Java functions requires
24
an RPC (Remote Procedure Call) server. This project is a Java implementation of such server.
25
0 commit comments