mmustafasenoglu commented on PR #13313: URL: https://github.com/apache/trafficserver/pull/13313#issuecomment-4846119479
Hi @JosiahWI @bneradt, I've fixed the docs build error by replacing all `:c:macro:`TS_HTTP_READ_REQUEST_HDR_HOOK` references with double backticks (\`\`TS_HTTP_READ_REQUEST_HDR_HOOK\`\`) in all three modified files: - `TSHttpHdrHostGet.en.rst` - `TSHttpHdrUrlGet.en.rst` - `TSUrlHostGet.en.rst` This should resolve the `c:macro reference target not found` warning. Could you please trigger CI again? Thank you! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
