From 25c1907034dd81473dc204fc5b6ca6e4be643bff Mon Sep 17 00:00:00 2001
From: Tim Wickberg <tim@schedmd.com>
Date: Tue, 5 Jul 2016 13:58:43 -0400
Subject: [PATCH] Docs - update TotalView link

---
 doc/html/download.shtml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/html/download.shtml b/doc/html/download.shtml
index 03a5575cbb4..0feeb5d7aaa 100644
--- a/doc/html/download.shtml
+++ b/doc/html/download.shtml
@@ -71,7 +71,7 @@ It may be included directly in a future release of Slurm.</li><br>
 
 <li><b>Debuggers</b> and debugging tools</li>
 <ul>
-<li><a href="http://www.totalviewtech.com/"><b>TotalView</b></a>
+<li><a href="http://www.roguewave.com/products-services/totalview"><b>TotalView</b></a>
 is a GUI-based source code debugger well suited for parallel applications.</li>
 <li><a href="http://padb.pittman.org.uk/"><b>Padb</b></a>
 is a job inspection tool for examining and debugging parallel programs, primarily it simplifies the process of gathering stack traces but also supports a wide range of other functions.
-- 
GitLab