Skip to content

Commit 333723e

Browse files
committed
fix: url
1 parent 8a20a11 commit 333723e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CM/CM5.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ <h3>Principe général du MVC : séparer</h3>
161161
<section id="le-mvc-dans-express" class="slide level3">
162162
<h3>Le MVC dans Express</h3>
163163
<figure>
164-
<img data-src="https://developer.mozilla.org/en-US/docs/Learn/Server-side/Express_Nodejs/routes/mvc_express.png" alt="MDN" /><figcaption aria-hidden="true"><a href="https://developer.mozilla.org/en-US/docs/Learn/Server-side/Express_Nodejs/routes">MDN</a></figcaption>
164+
<img data-src="https://developer.mozilla.org/en-US/docs/Learn_web_development/Extensions/Server-side/Express_Nodejs/routes/mvc_express.png" alt="MDN" /><figcaption aria-hidden="true"><a href="https://developer.mozilla.org/en-US/docs/Learn/Server-side/Express_Nodejs/routes">MDN</a></figcaption>
165165
</figure>
166166
</section>
167167
<section id="les-middlewares" class="slide level3">

0 commit comments

Comments
 (0)