momo-jun commented on code in PR #207:
URL: https://github.com/apache/pulsar-site/pull/207#discussion_r965647841
##########
site2/website-next/src/theme/DocVersionBanner/index.js:
##########
@@ -25,7 +25,7 @@ function UnreleasedVersionLabel({ siteTitle, versionMetadata
}) {
}}
>
{
- "This is unreleased documentation for {siteTitle} {versionLabel}
version."
+ "This documentation is for an unreleased {siteTitle} {versionLabel}
version of Apache Pulsar. "
Review Comment:
Seems {siteTitle} is duplicate with `Apache Pulsar`, and maybe
{versionLabel} can also be removed.
--
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]