Cleanup #19090
Wrong hard-coded urls
Tags:
docs subdomain
Backport:
Reviewed:
Affected Versions:
Pull request ID:
Description
There are some hard-coded URLs in:
- src/mon/OSDMonitor.cc
- src/sample.ceph.conf
e.g.,
3042: ss << "; see http://ceph.com/docs/master/rados/operations/crush-map/#tunables";
Those URLs are very slightly different.
It would be better to fix this kind of trivial things as much as we could.
History
#1 Updated by Jos Collin almost 6 years ago
- Assignee set to Jos Collin
- Tags set to docs subdomain
#2 Updated by Kefu Chai almost 6 years ago
- Status changed from New to Fix Under Review
- Assignee changed from Jos Collin to Kefu Chai
#3 Updated by Jos Collin almost 6 years ago
- Status changed from Fix Under Review to 12
Verified the fix in the PR:
https://github.com/ceph/ceph/pull/13976
#4 Updated by Kefu Chai almost 6 years ago
- Status changed from 12 to Resolved