diff options
author | EuAndreh <eu@euandre.org> | 2020-10-22 09:58:22 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2020-10-22 09:58:22 -0300 |
commit | 17cdf44e4592ff3290da515b8efcd05c72c6a9c0 (patch) | |
tree | 9d3ccbb1a20b9297261d95ff757aed00e3e8dad6 | |
parent | Article on interview: change title (diff) | |
download | euandre.org-17cdf44e4592ff3290da515b8efcd05c72c6a9c0.tar.gz euandre.org-17cdf44e4592ff3290da515b8efcd05c72c6a9c0.tar.xz |
feature flags article: add quotes to to reference titles
-rw-r--r-- | _slides/2020-10-19-rollout-feature-flag-experiment-operational-toggle.slides | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/_slides/2020-10-19-rollout-feature-flag-experiment-operational-toggle.slides b/_slides/2020-10-19-rollout-feature-flag-experiment-operational-toggle.slides index e787f5e..6c76fb5 100644 --- a/_slides/2020-10-19-rollout-feature-flag-experiment-operational-toggle.slides +++ b/_slides/2020-10-19-rollout-feature-flag-experiment-operational-toggle.slides @@ -318,9 +318,9 @@ References: 1. these slides: [euandre.org/slides.html]({% link slides.md %}) 2. [prose version of this presentation]({% link _articles/2020-10-19-feature-flags-differences-between-backend-frontent-and-mobile.md %}) -3. ["Feature Toggles (aka Feature Flags)"](https://martinfowler.com/articles/feature-toggles.html), +3. "[Feature Toggles (aka Feature Flags)](https://martinfowler.com/articles/feature-toggles.html)", by Pete Hodgson -4. [Continuous integration vs. continuous delivery vs. continuous deployment](https://www.atlassian.com/continuous-delivery/principles/continuous-integration-vs-delivery-vs-deployment), +4. "[Continuous integration vs. continuous delivery vs. continuous deployment](https://www.atlassian.com/continuous-delivery/principles/continuous-integration-vs-delivery-vs-deployment)", by Sten Pittet 5. [Accelerate](https://itrevolution.com/book/accelerate/), by N. Forsgren, J. Humble and G. Kim |