Skip to content

Commit 9effb07

Browse files
committed
remove references to starters
Signed-off-by: Lewis Birks <[email protected]>
1 parent decf357 commit 9effb07

File tree

2 files changed

+0
-9
lines changed

2 files changed

+0
-9
lines changed

docs/asciidoc/modules/graphql.adoc

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -251,8 +251,3 @@ import io.jooby.graphql.GraphQLPlaygroundModule
251251
<3> Install GraphQL Playground
252252

253253
https://github.com/prisma-labs/graphql-playground[GraphQL Playground] should be up and running at `/graphql`.
254-
255-
=== Starter
256-
257-
// Code review question: should this remain 2.x?
258-
Checkout the starter/demo project for GraphQL: https://github.com/jooby-project/jooby/tree/2.x/starters/graphql-starter[GraphQL Starter].

docs/asciidoc/modules/pac4j.adoc

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,3 @@ import org.pac4j.core.config.Config
356356
install(Pac4jModule(pa4j))
357357
}
358358
----
359-
360-
=== Starter
361-
362-
Checkout the starter/demo project for Pac4j that let you choose between multiple login clients: https://github.com/jooby-project/jooby/tree/2.x/starters/pac4j-starter[Pac4j Starter].

0 commit comments

Comments
 (0)