On Thu, Sep 2, 2010 at 5:06 PM, Justin P. Mattock
<justinmattock@xxxxxxxxx> wrote:
The below patch updates a broken web address that is no longer
working due to company buyout, and/or change of location.
(Please have a look through, and let me know if any of them
need to be changed, and I'll resend an updated patch).
Signed-off-by: Justin P. Mattock<justinmattock@xxxxxxxxx>
---
arch/alpha/Kconfig | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/arch/alpha/Kconfig b/arch/alpha/Kconfig
index b9647bb..16ae162 100644
--- a/arch/alpha/Kconfig
+++ b/arch/alpha/Kconfig
@@ -219,7 +219,8 @@ config ALPHA_LX164
bool "LX164"
help
A technical overview of this board is available at
-<http://www.unix-ag.org/Linux-Alpha/Architectures/LX164.html>.
+<http://web.archive.org/web/*/http://www.unix-ag.org/
+ Linux-Alpha/Architectures/LX164.html>.
config ALPHA_LYNX
bool "Lynx"
@@ -483,7 +484,8 @@ config ALPHA_AVANTI
help
Avanti AS 200, AS 205, AS 250, AS 255, AS 300, and AS 400-based
Alphas. Info at
-<http://www.unix-ag.org/Linux-Alpha/Architectures/Avanti.html>.
+<http://web.archive.org/web/*/http://www.unix-ag.org/Linux-Alpha/
+ Architectures/Avanti.html>.
config ALPHA_BROKEN_IRQ_MASK
bool
--
1.7.2.1
Hi Justin,
These two links are pretty useless. I think we'd do better to remove
them until we write proper articles for the AlphaLinux.Org Wiki.
Matt