Skip to content

Commit 46f5a1f

Browse files
authored
Merge pull request #154 from blues-man/patch-2
Fix broken link
2 parents 8b239fc + 7680188 commit 46f5a1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

architecture/providers_overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ From a simple point of view, an [ExtManagementSystem](https://github.com/ManageI
1414

1515
Conceptually, a manager is any system that ManageIQ integrates with for the purpose of collecting data and performing operations.
1616

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).
1818

1919
## Provider Manager Types
2020

0 commit comments

Comments
 (0)