From 7830b595af90edef5d9f685b0e71fb515e79baff Mon Sep 17 00:00:00 2001 From: ann0see <20726856+ann0see@users.noreply.github.com> Date: Sat, 31 Oct 2020 20:37:08 +0100 Subject: [PATCH 1/4] Change homepage --- distributions/debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/distributions/debian/control b/distributions/debian/control index 8bf56366c5..7f34dc3051 100644 --- a/distributions/debian/control +++ b/distributions/debian/control @@ -8,7 +8,7 @@ Build-Depends: qtbase5-dev, qttools5-dev-tools, Standards-Version: 3.9.7 -Homepage: http://llcon.sourceforge.net/ +Homepage: https://jamulus.io Vcs-Git: git://github.com/corrados/jamulus.git Vcs-Browser: https://github.com/corrados/jamulus From 035dcf1253205fa6b4703ae9fde3bbca5b7a32fe Mon Sep 17 00:00:00 2001 From: ann0see <20726856+ann0see@users.noreply.github.com> Date: Sat, 31 Oct 2020 20:39:24 +0100 Subject: [PATCH 2/4] Add new homepage to README file --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f45eaf7a13..a8b59678a5 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Jamulus - Internet Jam Session Software ======================================= - + The Jamulus software enables musicians to perform real-time jam sessions over the internet. There is one server running the Jamulus server software which collects the audio data from @@ -25,13 +25,13 @@ The project is hosted at [Sourceforge.net](http://sourceforge.net/projects/llcon Installation and Getting Started -------------------------------- -[Please see this overview](https://github.com/corrados/jamulus/wiki/Getting-Started) containing instructions for installing and using Jamulus for your platform. +[Please see this overview](https://jamulus.io/wiki/Getting-Started) containing instructions for installing and using Jamulus for your platform. Help ---- -Official documentation for Jamulus is on the [GitHub wiki](https://github.com/corrados/jamulus/wiki) +Official documentation for Jamulus is on the [Jamulus homepage](https://jamulus.io/wiki) See also the [discussion forums](https://sourceforge.net/p/llcon/discussion). If you have issues, feel free to ask for help there. @@ -41,7 +41,7 @@ Bugs and feature requests can be [reported here](https://github.com/corrados/jam Compilation ----------- -[Please see these instructions](https://github.com/corrados/jamulus/wiki/Compiling) +[Please see these instructions](https://jamulus.io/wiki/Compiling) Contributing From cfe7f50173b66a762fd758ff025d1cea38ccf91a Mon Sep 17 00:00:00 2001 From: ann0see <20726856+ann0see@users.noreply.github.com> Date: Sun, 1 Nov 2020 13:34:52 +0100 Subject: [PATCH 3/4] Fix file name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a8b59678a5..1ac6187143 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Jamulus - Internet Jam Session Software ======================================= - + The Jamulus software enables musicians to perform real-time jam sessions over the internet. There is one server running the Jamulus server software which collects the audio data from From 03c665b929eb95f2e2843d33d6feb12b29d2831b Mon Sep 17 00:00:00 2001 From: ann0see <20726856+ann0see@users.noreply.github.com> Date: Mon, 2 Nov 2020 15:17:53 +0100 Subject: [PATCH 4/4] Change homepage --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ac6187143..6b1432f286 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ Installation and Getting Started Help ---- -Official documentation for Jamulus is on the [Jamulus homepage](https://jamulus.io/wiki) +Official documentation for Jamulus is on the [Jamulus homepage](https://jamulus.io) See also the [discussion forums](https://sourceforge.net/p/llcon/discussion). If you have issues, feel free to ask for help there.