Skip to content

Commit 0c0306b

Browse files
authored
📝 feat: Update documentation links (#91)
1 parent e8d38df commit 0c0306b

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,14 @@ It only takes a few steps to use Drupal paired with a Decoupled front-end framew
99
Visit the docs to see how to use this project.
1010

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

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

2021
## Supporting organizations
2122

examples/next-graphql/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Getting Started
44

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

77
## Supporting organizations
88

examples/remix-graphql/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Getting Started
44

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

77
## Supporting organizations
88

0 commit comments

Comments
 (0)