Skip to content

delete

  • delete
  • dcaebbd
  • Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
  • Choose a tag to compare

  • delete
  • dcaebbd
  • Choose a tag to compare

  • Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@apoorvajagtap apoorvajagtap tagged this 02 Nov 19:53
## What type of PR is this? (check all applicable)

- [ ] Refactor
- [ ] Feature
- [ ] Bug Fix
- [x] Optimization
- [ ] Documentation Update
- [ ] Go Version Update
- [ ] Dependency Update

## Description

In https://github.com/gorilla/pat#how-to-use we share a link for
documentation, which takes us to https://gorilla.github.io/. And when we
click on “Learn more” for gorilla/pat it takes us back to the GitHub
repo for gorilla/pat.
I think this repetition doesn’t make much sense when we are landing on
the same page again.

## Run verifications and test

- [x] `make verify` is passing
- [x] `make test` is passing
Assets 2
Loading