diff -r 88dd06301dd3 -r 1f7308050349 src/Doc/Implementation/ML.thy --- a/src/Doc/Implementation/ML.thy Sat May 19 20:42:34 2018 +0200 +++ b/src/Doc/Implementation/ML.thy Sun May 20 11:57:17 2018 +0200 @@ -38,7 +38,7 @@ really going on and how things really work. This is a non-trivial aim, but it is supported by a certain style of writing Isabelle/ML that has emerged from long years of system development.\<^footnote>\See also the interesting style guide - for OCaml \<^url>\http://caml.inria.fr/resources/doc/guides/guidelines.en.html\ + for OCaml \<^url>\https://caml.inria.fr/resources/doc/guides/guidelines.en.html\ which shares many of our means and ends.\ The main principle behind any coding style is \<^emph>\consistency\. For a single