You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/09/08 08:16:54 UTC

[GitHub] [pulsar-site] momo-jun commented on a diff in pull request #207: fix docs banner text

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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org