diff --git a/docs/usage/user-stories/swissquote.md b/docs/usage/user-stories/swissquote.md index 8ffa13e58415bc181bd5afc8bfa0d8c490afa4d7..2b64c320013662cc5de724d674da0554757c1861 100644 --- a/docs/usage/user-stories/swissquote.md +++ b/docs/usage/user-stories/swissquote.md @@ -21,7 +21,7 @@ But there are also other aspects like bugs caused by your dependencies. Depending on third-party software is a sword of Damocles; you never know when a new issue will force you to drop everything to upgrade your software. <figure markdown> - { loading=lazy } + { loading=lazy } <figcaption><a href=https://xkcd.com/2347/>XKCD comic 2347</a> is always relevant when talking about dependencies.</figcaption> </figure> @@ -98,7 +98,7 @@ Every company that’s been around for sometime has that old project still runni People talk about it laughingly but become livid when a request comes to change anything in it. <figure markdown> - { loading=lazy } + { loading=lazy } <figcaption>There is a fix to make on that project, the last person working on it left three years ago.</figcaption> </figure> @@ -143,7 +143,7 @@ On our first try, we enabled 30 repositories, a cron task was running every hour We received 700 Pull Requests in the first month, it was a never ending Pull Request whack-a-mole: every time we merged one, another replaced it. <figure markdown> - { loading=lazy } + { loading=lazy } <figcaption>Me and my team merging Pull Requests.</figcaption> </figure>