Anonymitaet commented on code in PR #17197: URL: https://github.com/apache/pulsar/pull/17197#discussion_r951162040
########## site2/docs/reference-configuration-standalone.md: ########## @@ -1404,13 +1404,13 @@ Deploy the schema compatibility checker for a specific schema type to enforce sc ### schemaCompatibilityStrategy -The schema compatibility strategy at broker level, see [here](schema-evolution-compatibility.md#schema-compatibility-check-strategy) for available values. +The schema compatibility strategy at broker level, see [here](https://pulsar.apache.org/docs/next/schema-evolution-compatibility/#schema-compatibility-check-strategy) for available values. Review Comment: I guess the reason for this change is `reference-configuration-standalone.md` is not an "internal" file, so the relative path becomes invalid, right? -- 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]
