Skip to content

Commit 83b4ea1

Browse files
authored
Fix broken icons in repo README.md (#4460)
1 parent 8851df2 commit 83b4ea1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -106,10 +106,10 @@ Please note that experimental features may be disabled / removed at any time.
106106

107107
The plugin is distributed according to the terms outlined in our [LICENSE](LICENSE).
108108

109-
[lambda-icon]: jetbrains-core/resources/icons/resources/LambdaFunction.svg
110-
[s3-icon]: jetbrains-core/resources/icons/resources/S3Bucket.svg
111-
[cloudwatch-logs-icon]: jetbrains-core/resources/icons/resources/cloudwatchlogs/CloudWatchLogs.svg
112-
[cloudformation-icon]: jetbrains-core/resources/icons/resources/CloudFormationStack.svg
113-
[redshift-icon]: jetbrains-core/resources/icons/resources/Redshift.svg
109+
[lambda-icon]: plugins/core/jetbrains-community/resources/icons/resources/LambdaFunction.svg
110+
[s3-icon]: plugins/core/jetbrains-community/resources/icons/resources/S3Bucket.svg
111+
[cloudwatch-logs-icon]: plugins/core/jetbrains-community/resources/icons/resources/cloudwatchlogs/CloudWatchLogs.svg
112+
[cloudformation-icon]: plugins/core/jetbrains-community/resources/icons/resources/CloudFormationStack.svg
113+
[redshift-icon]: plugins/core/jetbrains-community/resources/icons/resources/Redshift.svg
114114
[find-action]: https://www.jetbrains.com/help/idea/searching-everywhere.html#search_actions
115115
[gear-icon]: https://raw.githubusercontent.com/JetBrains/intellij-community/master/platform/icons/src/general/gear.svg

0 commit comments

Comments
 (0)