Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion tex/chProgramming.tex
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down