@parhelia/core 0.1.10745 → 0.1.10746

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.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -30,5 +30,5 @@ See LICENSE file for details.
30
30
 
31
31
  ## Documentation
32
32
 
33
- For complete documentation, visit [Parhelia Documentation](https://github.com/parhelia).
33
+ For complete documentation, visit [https://parhelia.ai](https://parhelia.ai)
34
34
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@parhelia/core",
3
- "version": "0.1.10745",
3
+ "version": "0.1.10746",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },