From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Lindner Date: Wed, 14 Jan 2009 16:41:27 +0100 References: <1231934576-7289-1-git-send-email-sven.eckelmann@gmx.de> In-Reply-To: <1231934576-7289-1-git-send-email-sven.eckelmann@gmx.de> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-6" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200901141641.31522.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH] Change urls to new open-mesh third level domains Reply-To: The list for a Better Approach To Mobile Ad-hoc Networking List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: The list for a Better Approach To Mobile Ad-hoc Networking Hi Sven, > Most of the urls are redirected by an 301 Moved permanently but some are > not at the moment. It should not hurt to have the new versions of them > everywhere. thanks for your patch. Before I applied it I made some minor modifications. Some URLs were still not 100% correct and thus redirected, e.g. http://www.open-mesh.net/batman/log/$(LOG_BRANCH)/ instead of: http://www.open-mesh.net/log/$(LOG_BRANCH)/ Regards, Marek