We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c172ada + 5e249ed commit 4c5164bCopy full SHA for 4c5164b
README.md
@@ -6,7 +6,7 @@ Lambda Query is a library created to manage asynchronous data on your code. This
6
7
## Documentation
8
9
-Find out about the project and discover the features at the [Documentation](https://erik.cat/blog/query-docs/)
+Find out about the project and discover the features at the [Documentation](https://docs.lambda-studio.com/query/getting-started/)
10
11
## Installation
12
package.json
@@ -14,7 +14,7 @@
14
"ui",
15
"vanilla"
16
],
17
- "homepage": "https://erik.cat/blog/query-docs",
+ "homepage": "https://docs.lambda-studio.com/query/getting-started/",
18
"license": "MIT",
19
"author": {
20
"name": "Erik C. Forés",
0 commit comments