mirror of
https://github.com/neondatabase/neon.git
synced 2026-09-04 04:28:27 +00:00
59ef701925
## Problem When moving the comment on proxy-releases from the yaml doc into a javascript code block, I missed converting the comment marker from `#` to `//`. ## Summary of changes Correctly convert comment marker.