momo-jun commented on code in PR #456: URL: https://github.com/apache/pulsar-site/pull/456#discussion_r1126095271
########## scripts/replace.js: ########## @@ -164,6 +164,7 @@ const latestVersion = getRealVersion(latestMajorRelease); const from = [ /@pulsar:version_number@/g, /@pulsar:version@/g, + /@pulsar:version_origin@/g, Review Comment: @tisonkun It's acceptable, IMO, because we no longer actively improve the docs of those versions. I will update the occurrences of links to the reference site in 2.8.x docs and later versions as soon as this PR can be merged. -- 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]
