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
Copy file name to clipboardExpand all lines: architecture/providers_overview.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ From a simple point of view, an [ExtManagementSystem](https://github.com/ManageI
14
14
15
15
Conceptually, a manager is any system that ManageIQ integrates with for the purpose of collecting data and performing operations.
16
16
17
-
An example of a manager is Amazon Cloud Manager, known in ManageIQ as [Amazon::CloudManager](https://github.com/ManageIQ/manageiq/blob/master/app/models/manageiq/providers/amazon/cloud_manager.rb).
17
+
An example of a manager is Amazon Cloud Manager, known in ManageIQ as [Amazon::CloudManager](https://github.com/ManageIQ/manageiq-providers-amazon/blob/master/app/models/manageiq/providers/amazon/cloud_manager.rb).
0 commit comments