From cf624df2665f77e3ae39fe1f5047c16dff3da89a Mon Sep 17 00:00:00 2001 From: Hassan Ben Jobrane Date: Wed, 1 Nov 2023 13:39:30 +0100 Subject: [PATCH] chore: fix links --- README.md | 2 +- packages/nhost_auth_dart/example/README.md | 8 ++++---- packages/nhost_dart/example/README.md | 8 ++++---- packages/nhost_functions_dart/example/README.md | 8 ++++---- packages/nhost_storage_dart/example/README.md | 8 ++++---- 5 files changed, 17 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index daa3b0b4..1617025e 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Nhost consists of open source software: - Authentication: [Hasura Auth](https://github.com/nhost/hasura-auth/) - Storage: [Hasura Storage](https://github.com/nhost/hasura-storage) - Serverless Functions: Node.js (JavaScript and TypeScript) -- [Nhost CLI](https://docs.nhost.io/reference/cli) for local development +- [Nhost CLI](https://docs.nhost.io/cli) for local development ## Architecture of Nhost diff --git a/packages/nhost_auth_dart/example/README.md b/packages/nhost_auth_dart/example/README.md index 22a80ce8..9baef898 100644 --- a/packages/nhost_auth_dart/example/README.md +++ b/packages/nhost_auth_dart/example/README.md @@ -1,6 +1,6 @@ # Nhost SDK Examples -* [Authentication API example](https://github.com/nhost/nhost-dart/tree/main/packages/nhost_sdk/example/lib/auth_example.dart): Basic use of the Auth API -* [Storage API example](https://github.com/nhost/nhost-dart/tree/main/packages/nhost_sdk/example/lib/storage_example.dart): Basic use of the Storage API -* [Image storage example](https://github.com/nhost/nhost-dart/tree/main/packages/nhost_sdk/example/lib/image_storage_example.dart): Backend image processing example -* [Serverless functions example](https://github.com/nhost/nhost-dart/tree/main/packages/nhost_sdk/example/lib/functions_example.dart): Running a serverless function +- [Authentication API example](https://github.com/nhost/nhost-dart/tree/main/packages/nhost_dart/example/lib/auth_example.dart): Basic use of the Auth API +- [Storage API example](https://github.com/nhost/nhost-dart/tree/main/packages/nhost_dart/example/lib/storage_example.dart): Basic use of the Storage API +- [Image storage example](https://github.com/nhost/nhost-dart/tree/main/packages/nhost_dart/example/lib/image_storage_example.dart): Backend image processing example +- [Serverless functions example](https://github.com/nhost/nhost-dart/tree/main/packages/nhost_dart/example/lib/functions_example.dart): Running a serverless function diff --git a/packages/nhost_dart/example/README.md b/packages/nhost_dart/example/README.md index 22a80ce8..9baef898 100644 --- a/packages/nhost_dart/example/README.md +++ b/packages/nhost_dart/example/README.md @@ -1,6 +1,6 @@ # Nhost SDK Examples -* [Authentication API example](https://github.com/nhost/nhost-dart/tree/main/packages/nhost_sdk/example/lib/auth_example.dart): Basic use of the Auth API -* [Storage API example](https://github.com/nhost/nhost-dart/tree/main/packages/nhost_sdk/example/lib/storage_example.dart): Basic use of the Storage API -* [Image storage example](https://github.com/nhost/nhost-dart/tree/main/packages/nhost_sdk/example/lib/image_storage_example.dart): Backend image processing example -* [Serverless functions example](https://github.com/nhost/nhost-dart/tree/main/packages/nhost_sdk/example/lib/functions_example.dart): Running a serverless function +- [Authentication API example](https://github.com/nhost/nhost-dart/tree/main/packages/nhost_dart/example/lib/auth_example.dart): Basic use of the Auth API +- [Storage API example](https://github.com/nhost/nhost-dart/tree/main/packages/nhost_dart/example/lib/storage_example.dart): Basic use of the Storage API +- [Image storage example](https://github.com/nhost/nhost-dart/tree/main/packages/nhost_dart/example/lib/image_storage_example.dart): Backend image processing example +- [Serverless functions example](https://github.com/nhost/nhost-dart/tree/main/packages/nhost_dart/example/lib/functions_example.dart): Running a serverless function diff --git a/packages/nhost_functions_dart/example/README.md b/packages/nhost_functions_dart/example/README.md index 22a80ce8..9baef898 100644 --- a/packages/nhost_functions_dart/example/README.md +++ b/packages/nhost_functions_dart/example/README.md @@ -1,6 +1,6 @@ # Nhost SDK Examples -* [Authentication API example](https://github.com/nhost/nhost-dart/tree/main/packages/nhost_sdk/example/lib/auth_example.dart): Basic use of the Auth API -* [Storage API example](https://github.com/nhost/nhost-dart/tree/main/packages/nhost_sdk/example/lib/storage_example.dart): Basic use of the Storage API -* [Image storage example](https://github.com/nhost/nhost-dart/tree/main/packages/nhost_sdk/example/lib/image_storage_example.dart): Backend image processing example -* [Serverless functions example](https://github.com/nhost/nhost-dart/tree/main/packages/nhost_sdk/example/lib/functions_example.dart): Running a serverless function +- [Authentication API example](https://github.com/nhost/nhost-dart/tree/main/packages/nhost_dart/example/lib/auth_example.dart): Basic use of the Auth API +- [Storage API example](https://github.com/nhost/nhost-dart/tree/main/packages/nhost_dart/example/lib/storage_example.dart): Basic use of the Storage API +- [Image storage example](https://github.com/nhost/nhost-dart/tree/main/packages/nhost_dart/example/lib/image_storage_example.dart): Backend image processing example +- [Serverless functions example](https://github.com/nhost/nhost-dart/tree/main/packages/nhost_dart/example/lib/functions_example.dart): Running a serverless function diff --git a/packages/nhost_storage_dart/example/README.md b/packages/nhost_storage_dart/example/README.md index 22a80ce8..9baef898 100644 --- a/packages/nhost_storage_dart/example/README.md +++ b/packages/nhost_storage_dart/example/README.md @@ -1,6 +1,6 @@ # Nhost SDK Examples -* [Authentication API example](https://github.com/nhost/nhost-dart/tree/main/packages/nhost_sdk/example/lib/auth_example.dart): Basic use of the Auth API -* [Storage API example](https://github.com/nhost/nhost-dart/tree/main/packages/nhost_sdk/example/lib/storage_example.dart): Basic use of the Storage API -* [Image storage example](https://github.com/nhost/nhost-dart/tree/main/packages/nhost_sdk/example/lib/image_storage_example.dart): Backend image processing example -* [Serverless functions example](https://github.com/nhost/nhost-dart/tree/main/packages/nhost_sdk/example/lib/functions_example.dart): Running a serverless function +- [Authentication API example](https://github.com/nhost/nhost-dart/tree/main/packages/nhost_dart/example/lib/auth_example.dart): Basic use of the Auth API +- [Storage API example](https://github.com/nhost/nhost-dart/tree/main/packages/nhost_dart/example/lib/storage_example.dart): Basic use of the Storage API +- [Image storage example](https://github.com/nhost/nhost-dart/tree/main/packages/nhost_dart/example/lib/image_storage_example.dart): Backend image processing example +- [Serverless functions example](https://github.com/nhost/nhost-dart/tree/main/packages/nhost_dart/example/lib/functions_example.dart): Running a serverless function