This is an automated email from the ASF dual-hosted git repository.
martijnvisser pushed a change to branch release-1.15
in repository https://gitbox.apache.org/repos/asf/flink.git
from e78e3cd29aa [hotfix][docs] Update KDA to MSF in vendor solutions docs
new f5fe53ecd25 [hotfix][docs] Fix broken refs
new d6bee5d2b11 [FLINK-38914][docs] Preserve page path when linking to
stable version
new 9b1a65281e8 [FLINK-38914][docs] Add canonical tags pointing to stable
docs
new 72253168721 [FLINK-38925][docs] Update Matomo URL to the right domain
new c5b53051dc3 [FLINK-38924][docs] Redirect users to documentation home
page when encountering a 404
new e3ef3e0814d [hotfix][docs] Configures Apache to serve the custom
404.html page with proper 404 status code and always serve index.html for dirs
new ce716bf8086 [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 +-
.../docs/connectors/datastream/dynamodb.md | 171 ++++++++++++
docs/content.zh/docs/connectors/table/dynamodb.md | 306 +++++++++++++++++++++
.../resource-providers/standalone/overview.md | 8 +-
.../content/docs/connectors/datastream/dynamodb.md | 171 ++++++++++++
docs/content/docs/connectors/table/dynamodb.md | 306 +++++++++++++++++++++
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 +-
11 files changed, 1101 insertions(+), 13 deletions(-)
create mode 100644 docs/content.zh/docs/connectors/datastream/dynamodb.md
create mode 100644 docs/content.zh/docs/connectors/table/dynamodb.md
create mode 100644 docs/content/docs/connectors/datastream/dynamodb.md
create mode 100644 docs/content/docs/connectors/table/dynamodb.md
create mode 100644 docs/layouts/404.html
copy
flink-quickstart/flink-quickstart-scala/src/test/resources/projects/testArtifact/archetype.properties
=> docs/static/.htaccess (77%)