@aiready/core 0.24.6 → 0.24.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/CONTRIBUTING.md CHANGED
@@ -4,7 +4,7 @@ Thank you for your interest in contributing to AIReady Core! We welcome bug repo
4
4
 
5
5
  ## 🐛 Reporting Issues
6
6
 
7
- Found a bug or have a feature request? [Open an issue](https://github.com/caopengau/aiready-core/issues) with:
7
+ Found a bug or have a feature request? [Open an issue](https://github.com/getaiready/aiready-core/issues) with:
8
8
 
9
9
  - Clear description of the problem or feature
10
10
  - Steps to reproduce (for bugs)
@@ -15,7 +15,7 @@ Found a bug or have a feature request? [Open an issue](https://github.com/caopen
15
15
 
16
16
  ```bash
17
17
  # Clone your fork
18
- git clone https://github.com/caopengau/aiready-core
18
+ git clone https://github.com/getaiready/aiready-core
19
19
  cd aiready-core
20
20
 
21
21
  # Install dependencies