rpc
rpc copied to clipboard
Documentation link in Readme.md is invalid
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
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.