Skip to content

Commit d56a432

Browse files
committed
Service URLs should be monospace
1 parent e1794c2 commit d56a432

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

WebInterface.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
\begin{document}
1111
\newcommand{\type}[1]{\emph{\color{gray}#1}\ --\ }
1212
\newcommand{\relurl}[1]{\href{https://www.starexec.org/starexec/secure/#1}{\texttt{#1}}}
13-
\newcommand{\servicesurl}[1]{\href{https://www.starexec.org/starexec/#1}{#1}}
13+
\newcommand{\servicesurl}[1]{\href{https://www.starexec.org/starexec/#1}{\texttt{#1}}}
1414

1515
\title{StarExec Web Interface}
1616
\author{}

0 commit comments

Comments
 (0)