zentol closed pull request #7391: [hotfix][docs] add Back to top button
URL: https://github.com/apache/flink/pull/7391
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/docs/dev/connectors/index.md b/docs/dev/connectors/index.md
index 28ab2d34635..b5405d4d06b 100644
--- a/docs/dev/connectors/index.md
+++ b/docs/dev/connectors/index.md
@@ -82,3 +82,5 @@ If the data involved has many fewer reads than writes, a 
better approach can be
 for an external application to pull from Flink the data it needs.
 The [Queryable State]({{ site.baseurl 
}}/dev/stream/state/queryable_state.html) interface
 enables this by allowing the state being managed by Flink to be queried on 
demand.
+
+{% top %}


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to