diff options
Diffstat (limited to 'doc/features.tex')
-rw-r--r-- | doc/features.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/features.tex b/doc/features.tex index f5579cf42..8b677a81f 100644 --- a/doc/features.tex +++ b/doc/features.tex @@ -64,8 +64,8 @@ \gdef\ahrefurl#1{\href{#1}{\texttt{#1}}} \gdef\footahref#1#2{#2\footnote{\href{#1}{\texttt{#1}}}} \end{latexonly} -\newcommand{\tjepref}[2]{\footahref{http://www.jabber.org/jeps/jep-#1.html}{#2}} -\newcommand{\jepref}[1]{\tjepref{#1}{JEP-#1}} +\newcommand{\txepref}[2]{\footahref{http://www.xmpp.org/extensions/xep-#1.html}{#2}} +\newcommand{\xepref}[1]{\txepref{#1}{XEP-#1}} %% Fancy header \fancyhf{} |