rpc icon indicating copy to clipboard operation
rpc copied to clipboard

Documentation link in Readme.md is invalid

Open alaincao opened this issue 4 years ago • 1 comments

Describe the bug

Fresh newbie trying to learn Go, I noticed the "Read the full documentation" link in the Readme.md points to https://www.gorillatoolkit.org/pkg/rpc, but it seems that according to here, gorillatoolkit.org/pkg has been removed and now redirects to Github.
So now, that link effectively points to itself in Github.
I am stuck in an infinite loop. Please help ...

Versions

8c377a27c011dc70523d7543809ab3182d2ef2b1 / master

Steps to Reproduce

n/a

Expected behavior

n/a

Code Snippets

n/a

alaincao avatar Jan 08 '21 20:01 alaincao

Same thing for

  • https://github.com/gorilla/schema (More examples are available on the Gorilla website)
  • https://github.com/gorilla/sessions (More examples are available)
  • https://github.com/gorilla/handlers (Other handlers are documented)

but I'll refrain creating other issues there.

alaincao avatar Jan 08 '21 20:01 alaincao