Browse Source

update ta-lib homepage (#7285)

fasiondog 3 months ago
parent
commit
c5f93f4dbc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/t/ta-lib/xmake.lua

+ 1 - 1
packages/t/ta-lib/xmake.lua

@@ -1,5 +1,5 @@
 package("ta-lib")
-    set_homepage("https://github.com/p-ranav/tabulate")
+    set_homepage("https://ta-lib.org/")
     set_description("Technical Analysis Library for financial market trading applications")
     set_license("BSD-3-Clause")