Skip to content

Commit 1d97ed6

Browse files
fix(docs): use correct image for custom course banner (openedx#796)
Co-authored-by: Adolfo R. Brandes <adolfo@axim.org>
1 parent b03407d commit 1d97ed6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/slots/CourseBannerSlot/README.md

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

1818
The following configuration will render a custom implementation of a CourseBanner under every `CourseCard`.
1919

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

2222
```js
2323
import { WidgetOperationTypes } from '@openedx/frontend-base';

0 commit comments

Comments
 (0)