[hotfix][docs] Fix the display of github star button

pull/554/head
Jark Wu 3 years ago
parent 5ec35a840f
commit 1d276cff2f
No known key found for this signature in database
GPG Key ID: 85BACB5AEFAE3202

@ -56,4 +56,5 @@
</div>
{% endif %}
<!-- Place this tag in your head or just before your close body tag. -->
<script async defer src="{{ url }}/_static/button.js"></script>
<script async defer
src="https://ververica.github.io/{{ github_repo }}/{{ current_version }}/_static/button.js"></script>

Loading…
Cancel
Save