@solvapay/core 1.0.5 → 1.0.7
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
|
@@ -82,6 +82,6 @@ Most developers don't need to install `@solvapay/core` directly -- it's automati
|
|
|
82
82
|
|
|
83
83
|
## More Information
|
|
84
84
|
|
|
85
|
-
- [Architecture Guide](../../docs/
|
|
85
|
+
- [Architecture Guide](../../docs/contributing/architecture.md) - Package design and boundaries
|
|
86
86
|
- [Server SDK](../server/README.md) - Server-side paywall protection
|
|
87
87
|
- [React SDK](../react/README.md) - Client-side payment components
|