Skip to content

Commit 50714ae

Browse files
brian-smith-tcrilMaxFrank13
authored andcommitted
fix(docs): use correct image for custom course banner (openedx#796)
1 parent 8137a1b commit 50714ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/plugin-slots/CourseBannerSlot/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The default CourseBanner looks like this when audit access has expired for the c
1515

1616
The following `env.config.jsx` will render a custom implemenation of a CourseBanner under every `CourseCard`.
1717

18-
![Screenshot of custom banner added under CourseCard](./images/course_banner_slot_default.png)
18+
![Screenshot of custom banner added under CourseCard](./images/custom_course_banner.png)
1919

2020
```js
2121
import { DIRECT_PLUGIN, PLUGIN_OPERATIONS } from '@openedx/frontend-plugin-framework';

0 commit comments

Comments
 (0)