Procházet zdrojové kódy

fix links in pdf doc

Steffen Jaeckel před 8 roky
rodič
revize
5246c7de64
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 2 2
      doc/crypt.tex

+ 2 - 2
doc/crypt.tex

@@ -51,13 +51,13 @@
 \newcommand{\mysection}[1]    % Re-define the chaptering command to use
 	{                   % THESE headers.
 	\section{#1}
-   \markboth{\textsf{www.libtom.org}}{\thesection ~ {#1}}
+   \markboth{\textsf{www.libtom.net}}{\thesection ~ {#1}}
 	}
 
 \newcommand{\mystarsection}[1]    % Re-define the chaptering command to use
 	{                   % THESE headers.
 	\section*{#1}
-   \markboth{\textsf{www.libtom.org}}{{#1}}
+   \markboth{\textsf{www.libtom.net}}{{#1}}
 	}
 \pagestyle{empty}
 \begin{document}