From 3dd4767d08133e61022ba94a81da7af2448bbb71 Mon Sep 17 00:00:00 2001 From: Anil Madhavapeddy Date: Sat, 2 Feb 2019 14:41:05 +0000 Subject: [PATCH] fix typos in opam metadata --- ethernet.opam | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ethernet.opam b/ethernet.opam index 24fba7f..9c33d7a 100644 --- a/ethernet.opam +++ b/ethernet.opam @@ -2,8 +2,8 @@ opam-version: "2.0" maintainer: "mirageos-devel@lists.xenproject.org" homepage: "https://github.com/mirage/ethernet" dev-repo: "git+https://github.com/mirage/ethernet.git" -bug-reports: "https://github.com/mirage/etherner/issues" -doc: "https://mirage.github.io/etherner/" +bug-reports: "https://github.com/mirage/ethernet/issues" +doc: "https://mirage.github.io/ethernet/" authors: [ "Anil Madhavapeddy" "Balraj Singh" "Richard Mortier" "Nicolas Ojeda Bar" "Thomas Gazagnaire" "Vincent Bernardoff" "Magnus Skjegstad" "Mindy Preston"