From 0c79d6fceee607334b87ec653e153b6b5abd1219 Mon Sep 17 00:00:00 2001 From: avtarraikmo <118772076+avtarraikmo@users.noreply.github.com> Date: Tue, 25 Jul 2023 12:21:17 +0100 Subject: [PATCH 1/2] Fix typo --- .gitignore | 3 ++- antora-playbook.yml | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 4a86a622..f77fd68a 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ .DS_Store package-lock.json /pdf-docs/ -Gemfile.lock \ No newline at end of file +Gemfile.lock +.idea \ No newline at end of file diff --git a/antora-playbook.yml b/antora-playbook.yml index 70a55c8d..24f12b40 100644 --- a/antora-playbook.yml +++ b/antora-playbook.yml @@ -190,7 +190,6 @@ content: - url: https://github.com/hazelcast-guides/cpp-client-getting-started branches: master start_path: docs - ui: bundle: url: https://github.com/hazelcast/hazelcast-docs-ui/releases/latest/download/ui-bundle.zip From 0c5d54747038069e0bbf16593f7d60cceb53a51d Mon Sep 17 00:00:00 2001 From: avtarraikmo <118772076+avtarraikmo@users.noreply.github.com> Date: Tue, 25 Jul 2023 12:41:15 +0100 Subject: [PATCH 2/2] Missed local file from commit --- antora-playbook-local.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/antora-playbook-local.yml b/antora-playbook-local.yml index cb19e782..9c2d0c79 100644 --- a/antora-playbook-local.yml +++ b/antora-playbook-local.yml @@ -187,7 +187,6 @@ content: - url: https://github.com/hazelcast-guides/cpp-client-getting-started branches: master start_path: docs - ui: bundle: url: https://github.com/hazelcast/hazelcast-docs-ui/releases/latest/download/ui-bundle.zip