Browse Source

Merge pull request #11 from m0/brokenDuktapeLink

kamailio-kemi-framework: fix link to DukTape project
Daniel-Constantin Mierla 6 years ago
parent
commit
9898ee9016
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`: