Module: Mesa Branch: master Commit: 8ae701cbc9fc8d2e0e710aea7ef3b0fa68dcec73 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8ae701cbc9fc8d2e0e710aea7ef3b0fa68dcec73
Author: Brian Paul <[email protected]> Date: Thu Feb 25 08:36:31 2010 -0700 docs: remove demos.html page which contained one dead link --- docs/contents.html | 1 - docs/demos.html | 18 ------------------ 2 files changed, 0 insertions(+), 19 deletions(-) diff --git a/docs/contents.html b/docs/contents.html index f0646ff..cca20ec 100644 --- a/docs/contents.html +++ b/docs/contents.html @@ -92,7 +92,6 @@ a:visited { <li><a href="modelers.html" target="MainFrame">Modeling and Rendering</a> <li><a href="science.html" target="MainFrame">Science and Technical</a> <li><a href="utility.html" target="MainFrame">Utilities</a> -<li><a href="demos.html" target="MainFrame">Demos / other</a> </ul> <b>Hosted by:</b> diff --git a/docs/demos.html b/docs/demos.html deleted file mode 100644 index b4a2cc5..0000000 --- a/docs/demos.html +++ /dev/null @@ -1,18 +0,0 @@ -<HTML> - -<TITLE>Demos</TITLE> - -<link rel="stylesheet" type="text/css" href="mesa.css"></head> - -<BODY> - -<H1>Demos</H1> - - -<ul> -<li><a href="http://www.geocities.com/shobhand/homepage.html">Shobhan Dutta's Geartrain and Walkthrough Demos</a> -</li></ul> - - -</body> -</html> \ No newline at end of file _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
