docs(link): Fix wrong link for the components library in the architecture.md (#4045)

This commit is contained in:
Pavel Klochkov 2024-04-18 16:53:21 +02:00 committed by GitHub
parent 8f42baf36e
commit 1a013909a1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -162,7 +162,7 @@ logic you desire. As the components are presentational, you may swap out
the viewer. The UI library is here to make development easier and quicker, but
it is not mandatory for extension components to use.
[Check out our component library!](https://react.ohif.org/)
[Check out our component library!](https://ui.ohif.org/)
## Overview of the architecture