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

Docs: replace absolute links with relative ones. #7667

Merged
merged 1 commit into from
Apr 5, 2017
Merged

Docs: replace absolute links with relative ones. #7667

merged 1 commit into from
Apr 5, 2017

Conversation

pop
Copy link
Contributor

@pop pop commented Apr 4, 2017

This change is necessary for some downstream documentation that gets built for https://coreos.com/etcd/docs/latest.

Also absolute links are notoriously not a good idea 😉

CC: @robszumski, @joshix, @crawford

@xiang90
Copy link
Contributor

xiang90 commented Apr 4, 2017

lgtm

@codecov-io
Copy link

Codecov Report

Merging #7667 into master will decrease coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #7667      +/-   ##
==========================================
- Coverage   73.36%   73.32%   -0.05%     
==========================================
  Files         328      328              
  Lines       26643    26643              
==========================================
- Hits        19547    19536      -11     
- Misses       5625     5635      +10     
- Partials     1471     1472       +1
Impacted Files Coverage Δ
mvcc/watchable_store.go 68.99% <0%> (-17.45%) ⬇️
pkg/fileutil/purge.go 73.68% <0%> (-7.9%) ⬇️
auth/simple_token.go 86.84% <0%> (-7.9%) ⬇️
etcdserver/api/v3rpc/watch.go 89.52% <0%> (-4.19%) ⬇️
proxy/grpcproxy/watcher.go 89.58% <0%> (-4.17%) ⬇️
proxy/grpcproxy/watch.go 90.97% <0%> (-2.09%) ⬇️
clientv3/watch.go 93.84% <0%> (-1.29%) ⬇️
etcdserver/server.go 79.09% <0%> (ø) ⬆️
rafthttp/msgappv2_codec.go 71.3% <0%> (ø) ⬆️
rafthttp/transport.go 83.05% <0%> (+1.12%) ⬆️
... and 7 more

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 6978471...31c1931. Read the comment docs.

@xiang90 xiang90 merged commit f7c9920 into etcd-io:master Apr 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants