1
0
mirror of https://github.com/actix/examples synced 2025-06-26 17:17:42 +02:00

fix links

This commit is contained in:
Rob Ede
2022-03-08 15:49:32 +00:00
parent e1d124c0e3
commit ba7812fb0a
4 changed files with 4 additions and 4 deletions

View File

@ -7,6 +7,6 @@
<body>
<h1>{{name}} example</h1>
<p>This is an example of how to use {{name}} with Actix-Web.</p>
<p>This is an example of how to use {{name}} with Actix Web.</p>
</body>
</html>