mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-01-31 09:31:14 -05:00
This fixes the rendering of a codeblock in reStructuredText. I think the parser couldn't render a codeblock containing a URL using the shorthand `::` so an explicit `.. codeblock::` directive is used instead.