diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2015-03-11 01:16:59 +0100 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2015-03-11 01:16:59 +0100 |
commit | 2dac50bf0f002033cfa72a213bac6ee2fa74640e (patch) | |
tree | 265b2afe7509152d2473d0d6bc1d4790de381315 /website | |
parent | d045dad6310fc6ac58a91cc41f238533434573ee (diff) | |
download | fetchmail-2dac50bf0f002033cfa72a213bac6ee2fa74640e.tar.gz fetchmail-2dac50bf0f002033cfa72a213bac6ee2fa74640e.tar.bz2 fetchmail-2dac50bf0f002033cfa72a213bac6ee2fa74640e.zip |
Update Git URLs to Gitlab after import from Gitorious.
Diffstat (limited to 'website')
-rw-r--r-- | website/index.html | 5 | ||||
-rw-r--r-- | website/security.html | 2 |
2 files changed, 4 insertions, 3 deletions
diff --git a/website/index.html b/website/index.html index fd322c09..aa431cf0 100644 --- a/website/index.html +++ b/website/index.html @@ -31,7 +31,7 @@ <a href="http://sourceforge.net/projects/fetchmail/files/branch_6.3/">Download</a><br> <a href="security.html">Security/Errata</a><br> - <a href="http://gitorious.org/fetchmail/fetchmail/">Development</a><br> + <a href="https://gitlab.com/fetchmail/fetchmail/">Development</a><br> <a href="http://sourceforge.net/projects/fetchmail/">Project Page</a><br> <hr> </div> @@ -148,7 +148,8 @@ of known problems and requested features.</p> <p>The developers use <a href="http://git-scm.com/">Git</a> for revision control. To browse the repository or to get the latest development version, -find the instructions at <a href="http://gitorious.org/fetchmail/fetchmail">http://gitorious.org/fetchmail/fetchmail</a>.</p> +find the instructions at <a + href="https://gitlab.com/fetchmail/fetchmail">https://gitlab.com/fetchmail/fetchmail</a>.</p> <p>See the <a href="http://sourceforge.net/projects/fetchmail/">project page</a> for more, including <a diff --git a/website/security.html b/website/security.html index 22c1b1f2..23717b11 100644 --- a/website/security.html +++ b/website/security.html @@ -29,7 +29,7 @@ <a href="design-notes.html">Design Notes</a><br> <a href="http://sourceforge.net/projects/fetchmail/files/">Download</a><br> Security/Errata<br> - <a href="http://gitorious.org/fetchmail/fetchmail/">Development</a><br> + <a href="https://gitlab.com/fetchmail/fetchmail/">Development</a><br> <a href="http://sourceforge.net/projects/fetchmail/">Project Page</a><br> <hr> </div> |