Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Website doc link fixes #2566

Merged
merged 5 commits into from
Aug 27, 2020
Merged

Website doc link fixes #2566

merged 5 commits into from
Aug 27, 2020

Conversation

owen-d
Copy link
Member

@owen-d owen-d commented Aug 27, 2020

This is a best effort approach to fixing broken links on the website docs. I have not tested every single link, but have given enough due diligence building locally and believe this will be a significant improvement for the docs site.

@codecov-commenter
Copy link

codecov-commenter commented Aug 27, 2020

Codecov Report

Merging #2566 into master will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2566      +/-   ##
==========================================
+ Coverage   62.89%   62.91%   +0.02%     
==========================================
  Files         169      169              
  Lines       14911    14911              
==========================================
+ Hits         9378     9382       +4     
+ Misses       4788     4785       -3     
+ Partials      745      744       -1     
Impacted Files Coverage Δ
pkg/promtail/targets/file/filetarget.go 66.85% <0.00%> (-2.29%) ⬇️
pkg/logql/evaluator.go 92.88% <0.00%> (+0.40%) ⬆️
pkg/querier/queryrange/downstreamer.go 97.93% <0.00%> (+2.06%) ⬆️
pkg/promtail/targets/file/tailer.go 79.16% <0.00%> (+4.16%) ⬆️

Copy link
Collaborator

@slim-bean slim-bean left a comment

Choose a reason for hiding this comment

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

LGTM

@owen-d owen-d merged commit dd7d821 into grafana:master Aug 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants