Skip to content

Commit

Permalink
📝 feat: Update documentation links (#91)
Browse files Browse the repository at this point in the history
  • Loading branch information
omero authored Aug 2, 2024
1 parent e8d38df commit 0c0306b
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 7 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,14 @@ It only takes a few steps to use Drupal paired with a Decoupled front-end framew
Visit the docs to see how to use this project.

### Fully functional example
- [Decoupled Drupal GraphQL Example](https://drupal-decoupled-docs.pages.dev/docs/examples/drupal-graphql)
- [Integration: Remix](https://drupal-decoupled-docs.pages.dev/docs/examples/remix-graphql)
- [Integration: Next.js](https://drupal-decoupled-docs.pages.dev/docs/examples/next-graphql)
- [Decoupled Drupal GraphQL Example](https://drupal-decoupled.octahedroid.com/docs/getting-started/examples/drupal-graphql)
- [Integration: Remix](https://drupal-decoupled.octahedroid.com/docs/getting-started/examples/remix-graphql)
- [Integration: Next.js](https://drupal-decoupled.octahedroid.com/docs/getting-started/examples/next-graphql)

### Start a new project from scratch
- [Drupal](https://drupal-decoupled-docs.pages.dev/docs/drupal/install)
- [Remix](https://drupal-decoupled-docs.pages.dev/docs/frontend-integrations/remix)
- [Drupal](https://drupal-decoupled.octahedroid.com/docs/category/drupal)
- [Remix](https://drupal-decoupled.octahedroid.com/docs/getting-started/frontend/remix)
- [Next.js](https://drupal-decoupled.octahedroid.com/docs/getting-started/frontend/next)

## Supporting organizations

Expand Down
2 changes: 1 addition & 1 deletion examples/next-graphql/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Getting Started

Visit the docs to see how to use this [Next.js](https://drupal-decoupled-docs.pages.dev/docs/examples/next-graphql) project.
Visit the docs to see how to use this [Next.js](https://drupal-decoupled.octahedroid.com/docs/getting-started/examples/next-graphql) project.

## Supporting organizations

Expand Down
2 changes: 1 addition & 1 deletion examples/remix-graphql/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Getting Started

Visit the docs to see how to use this [Remix](https://drupal-decoupled-docs.pages.dev/docs/examples/remix-graphql) project.
Visit the docs to see how to use this [Remix](https://drupal-decoupled.octahedroid.com/docs/getting-started/examples/remix-graphql) project.

## Supporting organizations

Expand Down

0 comments on commit 0c0306b

Please sign in to comment.