Bug 2209734
| Summary: | Fix link syntax | ||
|---|---|---|---|
| Product: | Service Telemetry Framework | Reporter: | Alex Yefimov <ayefimov> |
| Component: | Documentation | Assignee: | Leif Madsen <lmadsen> |
| Status: | CLOSED ERRATA | QA Contact: | Alex Yefimov <ayefimov> |
| Severity: | medium | Docs Contact: | mgeary <mgeary> |
| Priority: | high | ||
| Version: | 1.5 | CC: | lmadsen |
| Target Milestone: | z2 | Keywords: | Documentation, Triaged |
| Target Release: | 1.5 (STF) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | No Doc Update | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2023-06-22 19:06:03 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
I found another issue in the same area actually (different reason, but was still an invalid link). I've fixed that one, along with checking syntax for other {defaultURL} references. I think they all look fine now. Thanks!
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Release for Service Telemetry Framework 1.5.2), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2023:3785 |
The fix here won't be to add HTML tagging around the path, but instead use asciidoc conventions like `link:{defaultURL}...`. Issue is valid though as the contents would be rendered only as plaintext not linkable content.