From 4a202bcda1bb69b973f23d4667bfb6a02082340c Mon Sep 17 00:00:00 2001 From: Wojciech Karpiel Date: Tue, 26 Jan 2021 15:42:07 +0100 Subject: [PATCH] Update URL to Library Graph --- tex/chProgramming.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tex/chProgramming.tex b/tex/chProgramming.tex index 80e2f326..c422aa25 100644 --- a/tex/chProgramming.tex +++ b/tex/chProgramming.tex @@ -1252,7 +1252,7 @@ \subsection{Recursion on natural numbers}\label{ssec:recnat} We strongly advise the reader wanting to explore the \mcbMC{} library to browse the source -files\footnote{\url{http://math-comp.github.io/math-comp/htmldoc/libgraph.html}} +files\footnote{\url{https://math-comp.github.io/htmldoc/libgraph.html}} and not to limit herself to interactive queries to the system. The information provided by the \C{Print} and \C{About} commands is useful to understand how to use the objects defined in the libraries