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
@@ -70,8 +70,8 @@ Ready to try it out? Head over to the [Installation Guide](getting-started/insta
70
70
71
71
## Project Status
72
72
73
-
This project is actively developed and maintained by the SDSC-ORDES team. Check the [Changelog](reference/changelog.md) for recent updates.
73
+
This project is actively developed and maintained by the Imaging Plaza team. Check the [Changelog](reference/changelog.md) for recent updates.
74
74
75
75
## License
76
76
77
-
This project is licensed under the Apache 2.0 License - see the [LICENSE](https://github.com/sdsc-ordes/ai-agent/blob/main/LICENSE) file for details.
77
+
This project is licensed under the Apache 2.0 License - see the [LICENSE](https://github.com/imaging-plaza/ai-agent/blob/main/LICENSE) file for details.
Copy file name to clipboardExpand all lines: docs/reference/changelog.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
@@ -2,7 +2,7 @@
2
2
3
3
All notable changes to the AI Imaging Agent are documented here.
4
4
5
-
For the complete, detailed changelog, see [CHANGELOG.md](https://github.com/sdsc-ordes/ai-agent/blob/main/CHANGELOG.md) in the repository.
5
+
For the complete, detailed changelog, see [CHANGELOG.md](https://github.com/imaging-plaza/ai-agent/blob/main/CHANGELOG.md) in the repository.
6
6
7
7
## Recent Releases
8
8
@@ -67,6 +67,6 @@ This project follows [Semantic Versioning](https://semver.org/):
67
67
68
68
## Contributing
69
69
70
-
All notable changes should be documented in [CHANGELOG.md](https://github.com/sdsc-ordes/ai-agent/blob/main/CHANGELOG.md) following the [Keep a Changelog](https://keepachangelog.com/) format.
70
+
All notable changes should be documented in [CHANGELOG.md](https://github.com/imaging-plaza/ai-agent/blob/main/CHANGELOG.md) following the [Keep a Changelog](https://keepachangelog.com/) format.
71
71
72
72
See [Contributing Guide](../development/contributing.md) for details.
0 commit comments