@webkrafters/eagleeye 1.0.0 → 1.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
|
|
34
34
|
## Usage:
|
|
35
35
|
|
|
36
|
-
Please consult the [Getting Started](https://eagleeye.js.org/
|
|
36
|
+
Please consult the [Getting Started](https://eagleeye.js.org/getting-started) page for quick information regarding usage.
|
|
37
37
|
|
|
38
38
|
There are also framework specific Eagle-Eye installations such as the [React Observable Context](https://www.npmjs.com/package/@webkrafters/react-observable-context).
|
|
39
39
|
|