FS-7607 #resolve #comment Update URLs to reflect https protocol on freeswitch.org websites and update additional URLs to avoid 301 redirects.

This commit is contained in:
Ken Rice
2015-06-03 15:23:40 -05:00
parent 581c104753
commit 02a0a2a068
21 changed files with 25 additions and 25 deletions

View File

@@ -50,7 +50,7 @@ Create a Pull Request
chromium https://freeswitch.org/confluence/display/FREESWITCH/Pull+Requests
# add your repository as a remote (change to your username)
git remote add stash ssh://git@stash.freeswitch.org:7999/~johndoe/freeswitch.git
git remote add stash ssh://git@freeswitch.org:7999/~johndoe/freeswitch.git
# push your changes to a branch
git push stash +HEAD:myfeature