mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-29 22:40:34 +02:00
README: Update Git URLs.
* README: Update Git URLs.
This commit is contained in:
parent
32f33756d0
commit
9d339ea1a9
1 changed files with 4 additions and 4 deletions
8
README
8
README
|
@ -458,8 +458,8 @@ Git Repository Access ================================================
|
||||||
Guile's source code is stored in a Git repository at Savannah. Anyone
|
Guile's source code is stored in a Git repository at Savannah. Anyone
|
||||||
can access it using `git-clone' from one of the following URLs:
|
can access it using `git-clone' from one of the following URLs:
|
||||||
|
|
||||||
git://git.sv.gnu.org/guile.git
|
git://git.savannah.gnu.org/guile.git
|
||||||
http://git.sv.gnu.org/r/guile.git
|
https://git.savannah.gnu.org/git/guile.git
|
||||||
|
|
||||||
Developers with a Savannah SSH account can also access it from:
|
Developers with a Savannah SSH account can also access it from:
|
||||||
|
|
||||||
|
@ -467,10 +467,10 @@ Developers with a Savannah SSH account can also access it from:
|
||||||
|
|
||||||
The repository can also be browsed on-line at the following address:
|
The repository can also be browsed on-line at the following address:
|
||||||
|
|
||||||
http://git.sv.gnu.org/gitweb/?p=guile.git
|
https://git.savannah.gnu.org/cgit/guile.git/
|
||||||
|
|
||||||
For more information on Git, please see:
|
For more information on Git, please see:
|
||||||
|
|
||||||
http://git.or.cz/
|
https://git-scm.com
|
||||||
|
|
||||||
Please send problem reports to <bug-guile@gnu.org>.
|
Please send problem reports to <bug-guile@gnu.org>.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue