@haroonwaves/blog-kit-core 1.0.6 → 1.0.8
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 +4 -5
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -16,14 +16,13 @@ yarn add @haroonwaves/blog-kit-core
|
|
|
16
16
|
## Documentation
|
|
17
17
|
|
|
18
18
|
For complete documentation, API reference, and examples, please visit the
|
|
19
|
-
[main documentation](https://
|
|
19
|
+
[main documentation](https://blogkit.pages.dev).
|
|
20
20
|
|
|
21
21
|
## Quick Links
|
|
22
22
|
|
|
23
|
-
- [
|
|
24
|
-
- [
|
|
25
|
-
- [
|
|
26
|
-
- [Type Definitions](https://github.com/haroonwaves/blog-kit#types)
|
|
23
|
+
- [Quick Start](https://blogkit.pages.dev/docs/quick-start)
|
|
24
|
+
- [Core Package Usage](https://blogkit.pages.dev/docs/core-package)
|
|
25
|
+
- [API Reference](https://blogkit.pages.dev/docs/api-reference)
|
|
27
26
|
|
|
28
27
|
## Related Packages
|
|
29
28
|
|