gnucash-htdocs master: More SourceForge URI fixes.

John Ralls jralls at code.gnucash.org
Sun Jul 26 13:33:29 EDT 2020


Updated	 via  https://github.com/Gnucash/gnucash-htdocs/commit/0c2aaafa (commit)
	from  https://github.com/Gnucash/gnucash-htdocs/commit/0f5fb9c7 (commit)



commit 0c2aaafa65ec61bcd8ab45f9c14283830702afaa
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Jul 26 10:33:19 2020 -0700

    More SourceForge URI fixes.

diff --git a/news/200628-3.11.news b/news/200628-3.11.news
index 84c17ab..72d4bd5 100644
--- a/news/200628-3.11.news
+++ b/news/200628-3.11.news
@@ -88,8 +88,8 @@
 <ul>
   <li>SourceForge:
   <ul>
-    <li><a href="http://downloads.sourceforge.net/gnucash/stable/gnucash-3.11.setup.exe">Win32</a></li>
-    <li><a href="http://downloads.sourceforge.net/gnucash/stable/Gnucash-Intel-3.11-1.dmg">Mac-Intel</a></li>
+    <li><a href="http://downloads.sourceforge.net/gnucash/gnucash%20%28stable%29/3.11//gnucash-3.11.setup.exe">Win32</a></li>
+    <li><a href="http://downloads.sourceforge.net/gnucash/gnucash%20%28stable%29/3.11/Gnucash-Intel-3.11-1.dmg">Mac-Intel</a></li>
   </ul></li>
   <li>Github
   <ul>
@@ -101,7 +101,7 @@
 <p>If you want to compile GnuCash 3.11 for yourself, the source code can be downloaded from:</p>
 <ul>
 
-  <li>Sourceforge: <a href="http://downloads.sourceforge.net/gnucash/stable/gnucash-3.11.tar.bz2">bzip2</a>, <a href="http://sourceforge.net/projects/gnucash/files/gnucash%20(stable)/3.11/">all files</a>.</li>
+  <li>Sourceforge: <a href="https://downloads.sourceforge.net/gnucash/gnucash%20%28stable%29/3.11/gnucash-3.11.tar.bz2">bzip2</a>, <a href="https://downloads.sourceforge.net/gnucash/gnucash%20(stable)/3.11/">all files</a>.</li>
 
   <li>Github: <a href="https://github.com/Gnucash/gnucash/releases/download/3.11/gnucash-3.11.tar.bz2">bzip</a> <b>WARNING</b> Do not try to use the github-generated files labelled "Source Code". They have not been processed with swig and will not build.</li>
 
@@ -116,7 +116,7 @@
 
 <p>If you want to compile the GnuCash Documentation 3.11 for yourself, the source code can be downloaded from:</p>
 <ul>
-  <li><a href="http://downloads.sourceforge.net/gnucash/stable/gnucash-docs-3.11-1.tar.gz">Sourceforge</a> or <a href="https://github.com/Gnucash/gnucash/releases/download/3.11/gnucash-docs-3.11.tar.gz">GitHub</a></li>
+  <li><a href="http://downloads.sourceforge.net/gnucash/gnucash%20%28stable%29/3.11/gnucash-docs-3.11-1.tar.gz">Sourceforge</a> or <a href="https://github.com/Gnucash/gnucash/releases/download/3.11/gnucash-docs-3.11.tar.gz">GitHub</a></li>
   <li>You can also checkout the sources directly from the git repository as <a href="https://wiki.gnucash.org/wiki/Git">described here.</a></li>
 </ul>
 
diff --git a/news/200628-4.0.news b/news/200628-4.0.news
index a5a4e5b..46ab86e 100644
--- a/news/200628-4.0.news
+++ b/news/200628-4.0.news
@@ -133,8 +133,8 @@
 <ul>
   <li>SourceForge:
   <ul>
-    <li><a href="https://downloads.sourceforge.net/gnucash/gnucash%20%28stable%29/gnucash-4.0.setup.exe">Win32</a></li>
-    <li><a href="https://downloads.sourceforge.net/gnucash/gnucash%20%28stable%29/Gnucash-Intel-4.0-1.dmg">Mac-Intel</a></li>
+    <li><a href="https://downloads.sourceforge.net/gnucash/gnucash%20%28stable%29/4.1/gnucash-4.0.setup.exe">Win32</a></li>
+    <li><a href="https://downloads.sourceforge.net/gnucash/gnucash%20%28stable%29/4.0/Gnucash-Intel-4.0-1.dmg">Mac-Intel</a></li>
   </ul></li>
   <li>Github
   <ul>
@@ -148,7 +148,7 @@
 <p>If you want to compile GnuCash 4.0 for yourself, the source code can be downloaded from:</p>
 <ul>
 
-  <li>Sourceforge: <a href="https://downloads.sourceforge.net/gnucash/gnucash%20%28stable%29/gnucash-4.0.tar.bz2">bzip2</a>, <a href="https://downloads.sourceforge.net/gnucash/gnucash%20%28stable%29/4.0/gnucash-4.0.tar.gz">gzip</a>.</li>
+  <li>Sourceforge: <a href="https://downloads.sourceforge.net/gnucash/gnucash%20%28stable%29/4.0/gnucash-4.0.tar.bz2">bzip2</a>, <a href="https://downloads.sourceforge.net/gnucash/gnucash%20%28stable%29/4.0/gnucash-4.0.tar.gz">gzip</a>.</li>
 
   <li>Github: <a href="https://github.com/Gnucash/gnucash/releases/download/4.0/gnucash-4.0.tar.bz2">bzip</a>, <a href="https://github.com/Gnucash/gnucash/releases/download/4.0/gnucash-4.0.tar.gz">gzip</a></li>
 
@@ -163,7 +163,7 @@
 
 <p>If you want to compile the GnuCash Documentation 4.0 for yourself, the source code can be downloaded from:</p>
 <ul>
-  <li><a href="https://downloads.sourceforge.net/gnucash/gnucash%20%28stable%29/gnucash-docs-4.0-1.tar.gz">Sourceforge</a> or <a href="https://github.com/Gnucash/gnucash/releases/download/4.0/gnucash-docs-4.0.tar.gz">GitHub</a></li>
+  <li><a href="https://downloads.sourceforge.net/gnucash/gnucash%20%28stable%29/4.0/gnucash-docs-4.0-1.tar.gz">Sourceforge</a> or <a href="https://github.com/Gnucash/gnucash/releases/download/4.0/gnucash-docs-4.0.tar.gz">GitHub</a></li>
   <li>You can also checkout the sources directly from the git repository as <a href="https://wiki.gnucash.org/wiki/Git">described here.</a></li>
 </ul>
 
diff --git a/news/200726-4.1.news b/news/200726-4.1.news
index 6302275..afadf36 100644
--- a/news/200726-4.1.news
+++ b/news/200726-4.1.news
@@ -86,8 +86,8 @@
 <ul>
     <li>SourceForge:
         <ul>
-            <li><a href="https://downloads.sourceforge.net/gnucash/gnucash%20%28stable%29/gnucash-4.1.setup.exe">Win32</a></li>
-            <li><a href="https://downloads.sourceforge.net/gnucash/gnucash%20%28stable%29/Gnucash-Intel-4.1-1.dmg">Mac-Intel</a></li>
+            <li><a href="https://downloads.sourceforge.net/gnucash/gnucash%20%28stable%29/4.1/gnucash-4.1.setup.exe">Win32</a></li>
+            <li><a href="https://downloads.sourceforge.net/gnucash/gnucash%20%28stable%29/4.1/Gnucash-Intel-4.1-1.dmg">Mac-Intel</a></li>
         </ul></li>
     <li>Github
         <ul>
@@ -101,7 +101,7 @@
 <p>If you want to compile GnuCash 4.1 for yourself, the source code can be downloaded from:</p>
 <ul>
 
-    <li>Sourceforge: <a href="https://downloads.sourceforge.net/gnucash/gnucash%20%28stable%29/gnucash-4.1.tar.bz2">bzip2</a>, <a href="https://downloads.sourceforge.net/gnucash/gnucash%20%28stable%29/4.1/gnucash-4.1.tar.gz">gzip</a>.</li>
+    <li>Sourceforge: <a href="https://downloads.sourceforge.net/gnucash/gnucash%20%28stable%29/4.1/gnucash-4.1.tar.bz2">bzip2</a>, <a href="https://downloads.sourceforge.net/gnucash/gnucash%20%28stable%29/4.1/gnucash-4.1.tar.gz">gzip</a>.</li>
 
     <li>Github: <a href="https://github.com/Gnucash/gnucash/releases/download/4.1/gnucash-4.1.tar.bz2">bzip</a>, <a href="https://github.com/Gnucash/gnucash/releases/download/4.1/gnucash-4.1.tar.gz">gzip</a></li>
 
@@ -116,7 +116,7 @@
 
 <p>If you want to compile the GnuCash Documentation 4.1 for yourself, the source code can be downloaded from:</p>
 <ul>
-  <li><a href="https://downloads.sourceforge.net/gnucash/gnucash%20%28stable%29/gnucash-docs-4.1-1.tar.gz">Sourceforge</a> or <a href="https://github.com/Gnucash/gnucash/releases/download/4.1/gnucash-docs-4.1.tar.gz">GitHub</a></li>
+  <li><a href="https://downloads.sourceforge.net/gnucash/gnucash%20%28stable%29/4.1/gnucash-docs-4.1-1.tar.gz">Sourceforge</a> or <a href="https://github.com/Gnucash/gnucash/releases/download/4.1/gnucash-docs-4.1.tar.gz">GitHub</a></li>
   <li>You can also checkout the sources directly from the git repository as <a href="https://wiki.gnucash.org/wiki/Git">described here.</a></li>
 </ul>
 



Summary of changes:
 news/200628-3.11.news | 8 ++++----
 news/200628-4.0.news  | 8 ++++----
 news/200726-4.1.news  | 8 ++++----
 3 files changed, 12 insertions(+), 12 deletions(-)



More information about the gnucash-changes mailing list