chore: change docs domain
This commit is contained in:
@@ -37,7 +37,7 @@ $ flutter pub add flutter_hooks fl_query_hooks
|
||||
|
||||
# Docs
|
||||
|
||||
You can find the documentation of fl-query at https://fl-query.vercel.app/
|
||||
You can find the documentation of fl-query at https://fl-query.krtirtho.dev/
|
||||
|
||||
# Basic Usage
|
||||
|
||||
@@ -160,7 +160,7 @@ class MyApp extends HookWidget{
|
||||
}
|
||||
```
|
||||
|
||||
*To master the fl-query follow the official blog at https://fl-query.vercel.app/blog*
|
||||
*To master the fl-query follow the official blog at https://fl-query.krtirtho.dev/blog*
|
||||
|
||||
# Why?
|
||||
<p align="center">
|
||||
|
||||
@@ -2,7 +2,7 @@ name: fl_query
|
||||
description: Asynchronous data caching, refetching & invalidation library for Flutter
|
||||
version: 1.0.0-alpha.6
|
||||
|
||||
homepage: https://fl-query.vercel.app
|
||||
homepage: https://fl-query.krtirtho.dev
|
||||
issue_tracker: https://github.com/KRTirtho/fl-query/issues
|
||||
repository: https://github.com/KRTirtho/fl-query/tree/main/packages/fl_query
|
||||
|
||||
|
||||
Reference in New Issue
Block a user