From 425904e2253a56dd57f596e6a83ffd1aab29171f Mon Sep 17 00:00:00 2001 From: Sham Karthik S <53367916+shamkarthik@users.noreply.github.com> Date: Tue, 25 Jul 2023 21:58:20 +0530 Subject: [PATCH] Updated the logo in README.md Signed-off-by: Sham Karthik S <53367916+shamkarthik@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 551f3c67..4553c1fe 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ [![sourcegraph](https://sourcegraph.com/github.com/gorilla/mux/-/badge.svg)](https://sourcegraph.com/github.com/gorilla/mux?badge) -![Gorilla Logo](https://cloud-cdn.questionable.services/gorilla-icon-64.png) +![Gorilla Logo](https://github.com/gorilla/.github/assets/53367916/d92caabf-98e0-473e-bfbf-ab554ba435e5) Package `gorilla/mux` implements a request router and dispatcher for matching incoming requests to their respective handler.