Skip to content

Commit 059ec5d

Browse files
authored
Add reference to Needle Starter Kit (#109)
* Add reference to Needle starter kit
1 parent 45a0709 commit 059ec5d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,8 @@ The action runs the `npm run build` command which builds the following playbooks
4848
- link:https://neo4j.com/labs/kafka/4.0/[Neo4j Streams/Kafka^]
4949
- link:https://neo4j.com/labs/neo4j-helm/1.0.0/[Helm^]
5050
- link:https://neo4j.com/labs/etl-tool/1.5.0/[ETL Tool^]
51-
- link:https://neo4j.com/labs/neodash/2.1/[NeoDash^]
51+
- link:https://neo4j.com/labs/neodash/2.4/[NeoDash^]
52+
- link:https://neo4j.com/labs/neo4j-needle-starterkit/1.0/[Needle Starter Kit^]
5253
- link:https://neo4j.com/labs/rdflib-neo4j/1.0/[RDFlib-Neo4j^]
5354
- link:https://neo4j.com/labs/aura-cli/1.0/[Aura CLI^]
5455

labs-docs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@ content:
3131
- url: https://github.com/neo4j-labs/aura-cli
3232
branches: ['1.0']
3333
start_path: docs
34+
- url: https://github.com/neo4j-labs/neo4j-needle-starterkit
35+
branches: ['1.0']
36+
start_path: docs
3437

3538
output:
3639
dir: ./build/site/labs/

0 commit comments

Comments
 (0)