From c6dd76dc98a4b989655403e22561f869546ad629 Mon Sep 17 00:00:00 2001 From: Hannes Mehnert Date: Sat, 9 Sep 2023 12:03:11 +0200 Subject: [PATCH] roburio -> robur-coop --- solo5-elftool.opam | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/solo5-elftool.opam b/solo5-elftool.opam index 25d7c95..e43b1bb 100644 --- a/solo5-elftool.opam +++ b/solo5-elftool.opam @@ -1,8 +1,8 @@ opam-version: "2.0" homepage: "https://git.robur.io/robur/ocaml-solo5-elftool" dev-repo: "git+https://git.robur.io/robur/ocaml-solo5-elftool.git" -bug-reports: "https://github.com/roburio/ocaml-solo5-elftool/issues" -doc: "https://roburio.github.io/ocaml-solo5-elftool/doc" +bug-reports: "https://github.com/robur-coop/ocaml-solo5-elftool/issues" +doc: "https://robur-coop.github.io/ocaml-solo5-elftool/doc" maintainer: [ "team@robur.coop" ] authors: [ "Reynir Björnsson " ] license: "BSD-2-Clause"