This is an automated email from the ASF dual-hosted git repository.
martijnvisser pushed a change to branch release-1.13
in repository https://gitbox.apache.org/repos/asf/flink.git
from 84c1bd45e06 [FLINK-27760][python] Fix the issue that NPE is thrown
when executing PyFlink Table API jobs in batch mode
new 607ff6f0757 [hotfix][docs] Fix broken shortcodes and refs
new 0a20dedc3d9 [FLINK-38914][docs] Preserve page path when linking to
stable version
new 2d99aab54de [FLINK-38914][docs] Add canonical tags pointing to stable
docs
new 1432e604fb2 [FLINK-38925][docs] Update Matomo URL to the right domain
new 9a0f07faa4c [FLINK-38924][docs] Redirect users to documentation home
page when encountering a 404
new 30a930a697a [hotfix][docs] Configures Apache to serve the custom
404.html page with proper 404 status code and always serve index.html for dirs
new 726113b1d05 [hotfix][docs] Fix git permission issue in Docker build
The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.github/workflows/docs.sh | 4 +-
.../resource-providers/standalone/overview.md | 8 +-
.../content.zh/docs/dev/datastream/experimental.md | 2 +
.../docs/connectors/table/formats/debezium.md | 3 +-
docs/content/docs/dev/datastream/experimental.md | 2 +
docs/layouts/404.html | 119 +++++++++++++++++++++
docs/layouts/_default/baseof.html | 2 +-
.../partials/docs/inject/content-before.html | 6 +-
docs/layouts/partials/docs/inject/head.html | 10 ++
.../archetype.properties => docs/static/.htaccess | 11 +-
10 files changed, 153 insertions(+), 14 deletions(-)
create mode 100644 docs/layouts/404.html
copy
flink-quickstart/flink-quickstart-scala/src/test/resources/projects/testArtifact/archetype.properties
=> docs/static/.htaccess (77%)