Skip to content

Commit 8f0e41b

Browse files
authored
Fix image source and add alt text in conclusion
Updated image source path and added alt text for accessibility.
1 parent d8989d4 commit 8f0e41b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

chapters/conclusion.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ title: Conclusion
77

88
This is where we reach our conclusions.
99

10-
<img src="test_page_structure/images/Siege_of_La_Rochelle_1881_Henri_Motte.png">
11-
![THe siege of la rochelle saw the end of widespread huegenot resistance in france. also richelieu was there](test_page_structure/images/Siege_of_La_Rochelle_1881_Henri_Motte.png)
10+
<img src="/images/Siege_of_La_Rochelle_1881_Henri_Motte.png" alt="The Siege of La Rochelle" width="480" height="273">
1211

1312

1413
[Back to Chapters](/chapters) | [Back to Home](/test_pages_structure) | [Back to Introduction](/test_pages_structure/chapters/introduction)

0 commit comments

Comments
 (0)