This is an automated email from the ASF dual-hosted git repository.
zregvart pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel-website.git.
from b94b2a8 fix: null reference in relative link rule
new a99f801 fix: relative links rule message
new e01f8fa fix: configure relative links in Antora
new 81e3037 refactor: disable relative links rule
new 5f78137 refactor: speedup relative links rule
The 4 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:
.htmlvalidate.json | 3 +--
.pnp.js | 2 ++
antora-playbook.yml | 2 +-
package.json | 3 ++-
patch-sitemap.js | 28 ++++++++++++++++++++++++++++
rules.js | 4 ++--
yarn.lock | 1 +
7 files changed, 37 insertions(+), 6 deletions(-)
create mode 100644 patch-sitemap.js