Skip to content

Commit 4c5164b

Browse files
authored
Merge pull request #7 from StudioLambda/docs/update-documentation-links
docs: update documentation links to docs.lambda-studio.com
2 parents c172ada + 5e249ed commit 4c5164b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Lambda Query is a library created to manage asynchronous data on your code. This
66

77
## Documentation
88

9-
Find out about the project and discover the features at the [Documentation](https://erik.cat/blog/query-docs/)
9+
Find out about the project and discover the features at the [Documentation](https://docs.lambda-studio.com/query/getting-started/)
1010

1111
## Installation
1212

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"ui",
1515
"vanilla"
1616
],
17-
"homepage": "https://erik.cat/blog/query-docs",
17+
"homepage": "https://docs.lambda-studio.com/query/getting-started/",
1818
"license": "MIT",
1919
"author": {
2020
"name": "Erik C. Forés",

0 commit comments

Comments
 (0)