gorilla / mux

Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍
https://gorilla.github.io
BSD 3-Clause "New" or "Revised" License
20.93k stars 1.85k forks source link

[bug] : the link for gorilla mux logo is broken #710

Closed SagarSingh2003 closed 1 year ago

SagarSingh2003 commented 1 year ago

Describe the bug

A clear and concise description of what the bug is.

  • The logo of gorilla mux is not showing up in the readme file

gorillamux

… …

Versions

Go version: go version package version: run git rev-parse HEAD inside the repo

Steps to Reproduce

How can the bug be triggered?

Expected behavior

What output or behaviour were you expecting instead?

Code Snippets

A minimum viable code snippet can be useful! (use backticks to format it).