diff --git a/src/plugin-slots/CourseBannerSlot/README.md b/src/plugin-slots/CourseBannerSlot/README.md index 847ee9f..105239b 100644 --- a/src/plugin-slots/CourseBannerSlot/README.md +++ b/src/plugin-slots/CourseBannerSlot/README.md @@ -15,7 +15,7 @@ The default CourseBanner looks like this when audit access has expired for the c The following `env.config.jsx` will render a custom implemenation of a CourseBanner under every `CourseCard`. -![Screenshot of custom banner added under CourseCard](./images/course_banner_slot_default.png) +![Screenshot of custom banner added under CourseCard](./images/custom_course_banner.png) ```js import { DIRECT_PLUGIN, PLUGIN_OPERATIONS } from '@openedx/frontend-plugin-framework';