JingsongLi commented on code in PR #1330:
URL: https://github.com/apache/incubator-paimon/pull/1330#discussion_r1221633371


##########
docs/layouts/partials/docs/inject/content-before.html:
##########
@@ -30,7 +30,7 @@
 {{ if (not $.Site.Params.IsStable) }}
 <article class="markdown">
     <blockquote style="border-color:#f66">
-        {{ markdownify "This documentation is for an unreleased version of 
Apache Paimon. We recommend you use the latest [stable 
version](https://ci.apache.org/projects/flink/flink-table-store-docs-stable/)."}}
+        {{ markdownify (printf "This documentation is for an unreleased 
version of Apache Paimon. We recommend you use the latest [stable 
version](%s)." $.Site.Params.StableDocs) }}

Review Comment:
   also modify out-of-date documentation too.



-- 
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: issues-unsubscr...@paimon.apache.org

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

Reply via email to