this repo has no description

Fix 404 for easy-format documentation URL

It's an old page but it's better than nothing.

Changed files
+1 -1
packages
easy-format
easy-format.1.3.4
+1 -1
packages/easy-format/easy-format.1.3.4/opam
···
authors: ["Martin Jambon"]
license: "BSD-3-Clause"
homepage: "https://github.com/ocaml-community/easy-format"
-
doc: "https://mjambon.github.io/easy-format/"
+
doc: "https://mjambon.github.io/mjambon2016/easy-format.html"
bug-reports: "https://github.com/ocaml-community/easy-format/issues"
depends: [
"dune" {>= "3.2" & >= "1.10"}