mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-02-09 02:29:43 +00:00
[build/docs] point all old stash references in docs and makefiles to new github repository
This commit is contained in:
@@ -684,7 +684,7 @@ is-scm:
|
||||
echo ; echo ; \
|
||||
echo "*****************************************************************************************************" ; \
|
||||
echo "You cannot update a release tarball without a git tree. Please clone FreeSWITCH as so: " ; \
|
||||
echo " git clone https://freeswitch.org/stash/scm/fs/freeswitch.git " ; \
|
||||
echo " git clone https://github.com/signalwire/freeswitch.git " ; \
|
||||
echo "*****************************************************************************************************" ; \
|
||||
echo ; echo ; \
|
||||
exit 1; \
|
||||
|
||||
Reference in New Issue
Block a user