From 18073c7c7c3072ee1fc57bffadc76374bb0878ef Mon Sep 17 00:00:00 2001 From: Morgan Senechal Date: Mon, 6 Jan 2025 14:51:25 +0000 Subject: [PATCH] removed neo4j-helm from documentation as deprecated since 4.2 but still show up first in SEO results, confusing customers (#127) --- README.adoc | 2 -- labs-docs.yml | 3 --- 2 files changed, 5 deletions(-) diff --git a/README.adoc b/README.adoc index 48d686a..7445440 100644 --- a/README.adoc +++ b/README.adoc @@ -42,11 +42,9 @@ The action runs the `npm run build` command which builds the following playbooks - `unversioned.yml` - Developer guides at `neo4j.com/developer/*` and Labs pages at `neo4j.com/labs/*` - `labs-docs.yml` - Builds the documentation from remote sources into `neo4j.com/labs/{project}/{version}` - - link:https://neo4j.com/labs/neo4j-helm/1.0.0/[Helm^] - link:https://neo4j.com/labs/apoc/5/[APOC^] - link:https://neo4j.com/labs/neosemantics/4.0/[Neosemantics^] - link:https://neo4j.com/labs/kafka/4.0/[Neo4j Streams/Kafka^] - - link:https://neo4j.com/labs/neo4j-helm/1.0.0/[Helm^] - link:https://neo4j.com/labs/etl-tool/1.5.0/[ETL Tool^] - link:https://neo4j.com/labs/neodash/2.4/[NeoDash^] - link:https://neo4j.com/labs/neo4j-needle-starterkit/2.0/[Needle Starter Kit^] diff --git a/labs-docs.yml b/labs-docs.yml index 981c705..b86477f 100644 --- a/labs-docs.yml +++ b/labs-docs.yml @@ -4,9 +4,6 @@ site: content: sources: - - url: https://github.com/neo4j-contrib/neo4j-helm.git - branches: ['master'] - start_path: doc/docs - url: https://github.com/neo4j-contrib/neo4j-apoc-procedures branches: ['5.26', '4.4', '4.3', '4.2', '4.1', '4.0'] start_path: docs/asciidoc