You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Migrate to encoding-atlas organization and update compatibility
Transfer repository from personal account to encoding-atlas GitHub
organization. Update all repository URLs, badge links, documentation
site URLs, and git remote configuration. Fix Python 3.10+ compatibility
issues and harden statistical test reliability.
Copy file name to clipboardExpand all lines: docs/contributing/index.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ The Quantum Encoding Atlas is an open-source project and contributions are welco
8
8
9
9
| Contribution | Guide |
10
10
|:-------------|:------|
11
-
| Report a bug or suggest a feature |[Open an issue](https://github.com/ashutoshm1771/quantum-encoding-atlas/issues)|
11
+
| Report a bug or suggest a feature |[Open an issue](https://github.com/encoding-atlas/quantum-encoding-atlas/issues)|
12
12
| Set up a development environment |[Development Setup](development-setup.md)|
13
13
| Add a new quantum encoding |[Adding Encodings](adding-encodings.md)|
14
14
| Understand the code conventions |[Code Style](code-style.md)|
@@ -46,4 +46,4 @@ This project follows the [Contributor Covenant](https://www.contributor-covenant
46
46
47
47
## License
48
48
49
-
By contributing, you agree that your contributions will be licensed under the [MIT License](https://github.com/ashutoshm1771/quantum-encoding-atlas/blob/master/LICENSE).
49
+
By contributing, you agree that your contributions will be licensed under the [MIT License](https://github.com/encoding-atlas/quantum-encoding-atlas/blob/master/LICENSE).
0 commit comments