diff --git a/content/patterns/writing/including-images.md b/content/patterns/writing/including-images.md index bd90e34..eb763de 100644 --- a/content/patterns/writing/including-images.md +++ b/content/patterns/writing/including-images.md @@ -46,7 +46,7 @@ The generated markup includes special provisions for assistive technology suppor Steve Faulkner's face

- Steve Faulkner works for The Paciello Group + Steve Faulkner works for The Paciello Group
``` diff --git a/docs/patterns/writing/including-images/index.html b/docs/patterns/writing/including-images/index.html index 8109d01..a15c9da 100644 --- a/docs/patterns/writing/including-images/index.html +++ b/docs/patterns/writing/including-images/index.html @@ -284,7 +284,7 @@ <img src="/images/steve_faulkner.jpg" alt="Steve Faulkner's face"> </p> <figcaption id="U3RldmUgRmF1bGtuZXIg"> - Steve Faulkner works for The Paciello Group + <a href="https://twitter.com/stevefaulkner">Steve Faulkner</a> works for The Paciello Group </figcaption> </figure>