Browse Source

kamailio-kemi-framework: fix link to DukTape project

Moritz Maisel 6 years ago
parent
commit
813ee8ed3f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      kamailio-kemi-framework/docs/kemi.md

+ 1 - 1
kamailio-kemi-framework/docs/kemi.md

@@ -24,7 +24,7 @@ The KEMI scripting language identifiers are:
 ### JavaScript KEMI Interpreter ###
 
 It is implemented by `app_jsdt` module. The JavaScript interpreter is imported inside the module from
-[DukTape](www.ducktape.org) project, therefore it doesn't require to install any external libraries.
+[DukTape](https://www.duktape.org/) project, therefore it doesn't require to install any external libraries.
 
 To use it, set inside `kamailio.cfg`: