Describe the bug
A clear and concise description of what the bug is.
In the developer docs, external links to the Dagster site are not being displayed correctly:
Bug Severity
How badly is this bug affecting you?
- Low: The bug isn't causing me problems, but something's still wrong here.
To Reproduce
https://docs.catalyst.coop/pudl/en/latest/dev/run_the_etl.html#dagster
Expected behavior
External links should render as hyperlinks in <a> tags, not as verbatim in <strong> tags
Describe the bug
A clear and concise description of what the bug is.
In the developer docs, external links to the Dagster site are not being displayed correctly:
Bug Severity
How badly is this bug affecting you?
To Reproduce
https://docs.catalyst.coop/pudl/en/latest/dev/run_the_etl.html#dagster
Expected behavior
External links should render as hyperlinks in
<a>tags, not as verbatim in<strong>tags