mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-09 08:23:29 +00:00
This patch fixes 2 small issues with the Wasm UDF documentation that recently got uploaded: 1. a link was unnecessarily wrapped in angle brackets 2. a link did not redirect to the correct page due to a missing ":doc:" tag Closes #13193