瀏覽代碼

kamailio-kemi-framework: fix link to DukTape project

Moritz Maisel 6 年之前
父節點
當前提交
813ee8ed3f
共有 1 個文件被更改,包括 1 次插入1 次删除
  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`: