Skip to content

Commit 189f0f2

Browse files
Changing www/code.txt towards new SF paths.
1 parent 06d2b0b commit 189f0f2

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

website/www/code.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,19 @@ Code
44
Changelog
55
----------
66

7-
The changelog is available as `CHANGES.txt in the SCM repository <http://roundup.hg.sourceforge.net/hgweb/roundup/roundup/raw-file/default/CHANGES.txt>`_.
7+
The changelog is available as `CHANGES.txt in the SCM repository <https://sourceforge.net/p/roundup/code/ci/tip/tree/CHANGES.txt?format=raw>`_.
88

99
Browse
1010
------
1111

12-
You may browse the repository via the `Mercurial webinterface <http://roundup.hg.sourceforge.net/hgweb/roundup/roundup>`_.
12+
`Browse the repository <https://sourceforge.net/p/roundup/code/>`_.
1313

1414
Read-only Access
1515
----------------
1616

1717
Read-only repository access is provided through ::
1818

19-
hg clone http://roundup.hg.sourceforge.net:8000/hgroot/roundup/roundup
19+
hg clone http://hg.code.sf.net/p/roundup/code roundup-code
2020

2121
The URL for the webinterface works, too, but you will see messages about
2222
redirects to the URL shown here.
@@ -26,9 +26,9 @@ Read-write Access
2626

2727
The read/write access uses your SourceForge.net ssh password or ssh key
2828
to authorize your access. (See `SF's site documentation on Mercurial access
29-
<https://sourceforge.net/apps/trac/sourceforge/wiki/Mercurial#Access>`_) ::
29+
<https://sourceforge.net/p/forge/documentation/Mercurial/>`_) ::
3030

31-
hg clone ssh://<username>@roundup.hg.sourceforge.net/hgroot/roundup/roundup
31+
hg clone ssh://USERNAME@hg.code.sf.net/p/roundup/code roundup-code
3232

3333
Of course a roundup developer must have granted
3434
you write access first - ask for it on the roundup-devel list.

0 commit comments

Comments
 (0)