@platformatic/globals 3.58.0 → 3.59.0
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
|
@@ -36,7 +36,7 @@ Direct access through the legacy `globalThis.platformatic` object is still suppo
|
|
|
36
36
|
|
|
37
37
|
## Documentation
|
|
38
38
|
|
|
39
|
-
See the [Runtime APIs reference](https://docs.platformatic.dev/docs/reference/runtime/
|
|
39
|
+
See the [Runtime APIs reference](https://docs.platformatic.dev/docs/reference/runtime/configuration) for the complete API list and examples.
|
|
40
40
|
|
|
41
41
|
## License
|
|
42
42
|
|