BCG729: Fix url

Apparently the website was reworked and the link has to be changed
This commit is contained in:
Roland Knall 2021-04-26 08:41:17 +02:00
parent 71bd81efd4
commit 2448f6da57
1 changed files with 1 additions and 1 deletions

View File

@ -1691,7 +1691,7 @@ set_package_properties(SPANDSP PROPERTIES
)
set_package_properties(BCG729 PROPERTIES
DESCRIPTION "G.729 decoder"
URL "https://www.linphone.org/technical-corner/bcg729/overview"
URL "https://www.linphone.org/technical-corner/bcg729"
PURPOSE "Support for G.729 codec in RTP player"
)
set_package_properties(ILBC PROPERTIES