Skip to content

Commit cd90d0c

Browse files
committed
removed nextJS page from 3.x and cleaned up links
1 parent 8f3ec48 commit cd90d0c

File tree

3 files changed

+3
-8
lines changed

3 files changed

+3
-8
lines changed

modules/ROOT/content-nav.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@
8686
** xref:driver-configuration.adoc[]
8787
** xref:guides/index.adoc[]
8888
*** xref:guides/apollo-federation.adoc[]
89-
*** xref:guides/frameworks/nextjs.adoc[]
9089
*** xref:guides/migration-guide/index.adoc[]
9190
**** xref:guides/migration-guide/server.adoc[]
9291
**** xref:guides/migration-guide/type-definitions.adoc[]

modules/ROOT/pages/guides/frameworks/nextjs.adoc

Lines changed: 0 additions & 5 deletions
This file was deleted.

modules/ROOT/pages/guides/index.adoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,11 @@
33

44
Here you can find a selection of guides to help you work with the Neo4j GraphQL Library.
55

6-
== Usage with frameworks
7-
* xref::guides/frameworks/nextjs.adoc[Usage with Next.js] - guide on how to use `@neo4j/graphql` with Next.js.
6+
== Apollo Federation
7+
* xref::guides/apollo-federation.adoc[Apollo Federation - beta] - guide on how to compose subgraphs created with the Neo4j GraphQL Library into a supergraph using Apollo Federation.
88

99
== Migration guides
10+
1011
* xref::guides/migration-guide/index.adoc[Migration Guide] - migrating from `neo4j-graphql-js` to `@neo4j/graphql`
1112
* xref::guides/v2-migration/index.adoc[2.0.0 Migration] - migrating from version 1.* of `@neo4j/graphql` to version 2.* for relationship property support
1213
* xref::guides/v3-migration/index.adoc[3.0.0 Migration] - migrating from version 2.* of `@neo4j/graphql` to version 3.*

0 commit comments

Comments
 (0)