Skip to content

Added link to documentation#1565

Merged
gmlewis merged 2 commits into
google:masterfrom
reetuparna:patch-1
Jun 21, 2020
Merged

Added link to documentation#1565
gmlewis merged 2 commits into
google:masterfrom
reetuparna:patch-1

Conversation

@reetuparna
Copy link
Copy Markdown
Contributor

Fixes #1561

@googlebot googlebot added the cla: yes Indication that the PR author has signed a Google Contributor License Agreement. label Jun 21, 2020
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 21, 2020

Codecov Report

Merging #1565 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1565   +/-   ##
=======================================
  Coverage   67.90%   67.90%           
=======================================
  Files          95       95           
  Lines        8722     8722           
=======================================
  Hits         5923     5923           
  Misses       1892     1892           
  Partials      907      907           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4bd210e...2606196. Read the comment docs.

Comment thread README.md Outdated
Comment thread README.md Outdated
[package docs]: https://godoc.org/github.com/google/go-github/github
[GraphQL API v4]: https://developer.github.com/v4/
[shurcooL/githubv4]: https://github.com/shurcooL/githubv4
[documentation]: https://pkg.go.dev/github.com/google/go-github/v32/github?tab=doc
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please delete this line and change the URL above on line 225 to this one:

[package docs]: https://pkg.go.dev/github.com/google/go-github/v32/github

Let's also get rid of the "?tab=doc" because that is added by the backend and may change.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done :)

Copy link
Copy Markdown
Collaborator

@gmlewis gmlewis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, @reetuparna !
LGTM.
Merging.

@gmlewis gmlewis merged commit be9fac6 into google:master Jun 21, 2020
n1lesh pushed a commit to n1lesh/go-github that referenced this pull request Oct 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes Indication that the PR author has signed a Google Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Link to your documentation is missing

3 participants