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
chore: migrate repo URLs from tooury to theMethodolojeeOrg
Update all GitHub repository references across CONTRIBUTING.md,
releases.json, and release scripts to reflect the new organization
account (theMethodolojeeOrg/Axon), replacing the old personal account
(tooury/Axon). This ensures download URLs, issue links, and release
automation scripts point to the correct repository location.
Copy file name to clipboardExpand all lines: CONTRIBUTING.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
@@ -5,7 +5,7 @@ Thank you for your interest in contributing. This document covers how to get sta
5
5
## Before You Start
6
6
7
7
- Read the [README](README.md) for architecture and setup
8
-
- Check [open issues](https://github.com/tooury/Axon/issues) and PRs to avoid duplicating work
8
+
- Check [open issues](https://github.com/theMethodolojeeOrg/Axon/issues) and PRs to avoid duplicating work
9
9
- For significant changes, open an issue first to discuss your approach
10
10
11
11
## Setup
@@ -26,7 +26,7 @@ Thank you for your interest in contributing. This document covers how to get sta
26
26
27
27
### Axon-Artifacts Package
28
28
29
-
Axon depends on a local Swift package (`Axon-Artifacts`) that is being prepared for public release as a separate repository. Check the [Issues](https://github.com/tooury/Axon/issues) page for the tracking issue and setup instructions.
29
+
Axon depends on a local Swift package (`Axon-Artifacts`) that is being prepared for public release as a separate repository. Check the [Issues](https://github.com/theMethodolojeeOrg/Axon/issues) page for the tracking issue and setup instructions.
"changelog": "- docs: bump version to 0.2.2 and update release information\n- docs: update version to 0.2.1 and add release information\n- Initial commit: Axon Bridge VS Code Extension\n- Initial commit: Axon Bridge VS Code Extension"
"changelog": "- docs: update version to 0.2.1 and add release information\n- Initial commit: Axon Bridge VS Code Extension\n- Initial commit: Axon Bridge VS Code Extension"
0 commit comments