updated STL links

[SVN r11040]
This commit is contained in:
Jeremy Siek
2001-09-05 22:45:51 +00:00
parent e7592e5f83
commit 4e1b693ee2

View File

@ -19,7 +19,7 @@
\ifpdf
\newcommand{\concept}[1]{\hyperref[concept:#1]{\textsf{#1}}}
\newcommand{\stlconcept}[1]{\href{http://www.sgi.com/Technology/STL/#1.html}{\textsf{#1}}}
\newcommand{\stlconcept}[1]{\href{http://www.sgi.com/tech/stl/#1.html}{\textsf{#1}}}
\newcommand{\link}[2]{\hyperref[#1]{#2}}
\else
\newcommand{\concept}[1]{\textsf{#1}}