Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Lambda Query is a library created to manage asynchronous data on your code. This

## Documentation

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/)

## Installation

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"ui",
"vanilla"
],
"homepage": "https://erik.cat/blog/query-docs",
"homepage": "https://docs.lambda-studio.com/query/getting-started/",
"license": "MIT",
"author": {
"name": "Erik C. Forés",
Expand Down
Loading