Skip to content

Commit 6a40c2a

Browse files
committed
removed neo4j-helm from documentation as deprecated since 4.2 but still show up first in SEO results, confusing customers
1 parent 0515469 commit 6a40c2a

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

README.adoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,9 @@ The action runs the `npm run build` command which builds the following playbooks
4242

4343
- `unversioned.yml` - Developer guides at `neo4j.com/developer/*` and Labs pages at `neo4j.com/labs/*`
4444
- `labs-docs.yml` - Builds the documentation from remote sources into `neo4j.com/labs/{project}/{version}`
45-
- link:https://neo4j.com/labs/neo4j-helm/1.0.0/[Helm^]
4645
- link:https://neo4j.com/labs/apoc/5/[APOC^]
4746
- link:https://neo4j.com/labs/neosemantics/4.0/[Neosemantics^]
4847
- link:https://neo4j.com/labs/kafka/4.0/[Neo4j Streams/Kafka^]
49-
- link:https://neo4j.com/labs/neo4j-helm/1.0.0/[Helm^]
5048
- link:https://neo4j.com/labs/etl-tool/1.5.0/[ETL Tool^]
5149
- link:https://neo4j.com/labs/neodash/2.4/[NeoDash^]
5250
- link:https://neo4j.com/labs/neo4j-needle-starterkit/2.0/[Needle Starter Kit^]

labs-docs.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@ site:
44

55
content:
66
sources:
7-
- url: https://github.com/neo4j-contrib/neo4j-helm.git
8-
branches: ['master']
9-
start_path: doc/docs
107
- url: https://github.com/neo4j-contrib/neo4j-apoc-procedures
118
branches: ['5.21', '4.4', '4.3', '4.2', '4.1', '4.0']
129
start_path: docs/asciidoc

0 commit comments

Comments
 (0)