archsync 1.0.1 → 1.0.2
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 +2 -2
- package/dist/archsync.cjs +1 -1
- package/package.json +4 -4
package/README.md
CHANGED
|
@@ -59,8 +59,8 @@ No credentials are bundled in this package. ArchSync only ever uses the URL and
|
|
|
59
59
|
|
|
60
60
|
## Links
|
|
61
61
|
|
|
62
|
-
- Repository: https://github.com/VivekParida/
|
|
63
|
-
- Issues: https://github.com/VivekParida/
|
|
62
|
+
- Repository: https://github.com/VivekParida/archsync
|
|
63
|
+
- Issues: https://github.com/VivekParida/archsync/issues
|
|
64
64
|
|
|
65
65
|
## License
|
|
66
66
|
|