From: Andrey Volk Date: Fri, 22 Apr 2022 18:02:50 +0000 (+0300) Subject: [Documentation] Fix typo in README.md X-Git-Tag: v1.10.10^2~92^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=caffa27a55cf29ae0d750874a2e899d3b39db77f;p=thirdparty%2Ffreeswitch.git [Documentation] Fix typo in README.md --- diff --git a/README.md b/README.md index 1660933611..04caad913e 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ Step by step tutorials to install FreeSWITCH from packages: ### Build from source Example Dockerfiles to build FreeSWITCH and dependencies from source: - * https://github.com/signalwire/freeswitch/tree/dockerfile/docker/examples + * https://github.com/signalwire/freeswitch/tree/master/docker/examples Step by step tutorials to build FreeSWITCH with provided dependency packages: * [Debian](https://freeswitch.org/confluence/display/FREESWITCH/Debian#Debian-buildfromsource) [Recommended]