]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
[Documentation] Fix typo in README.md 1639/head
authorAndrey Volk <andywolk@gmail.com>
Fri, 22 Apr 2022 18:02:50 +0000 (21:02 +0300)
committerAndrey Volk <andywolk@gmail.com>
Fri, 22 Apr 2022 18:02:50 +0000 (21:02 +0300)
README.md

index 1660933611e4cc1ea2908b33b588184425262cbf..04caad913e09b9c359e7c9f426e5b8487694b61a 100644 (file)
--- 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) [<b>Recommended</b>]