diff options
Diffstat (limited to 'src/content/en/blog')
-rw-r--r-- | src/content/en/blog/2020/10/19/feature-flags.adoc | 2 | ||||
-rw-r--r-- | src/content/en/blog/2020/11/14/local-first-review.adoc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/content/en/blog/2020/10/19/feature-flags.adoc b/src/content/en/blog/2020/10/19/feature-flags.adoc index 972f693..8788407 100644 --- a/src/content/en/blog/2020/10/19/feature-flags.adoc +++ b/src/content/en/blog/2020/10/19/feature-flags.adoc @@ -3,7 +3,7 @@ :updatedat: 2020-11-03 :empty: -:slides: link:../../../../slides/2020/10/19/feature-flags.html FIXME +:slides: link:../../../../slide/2020/10/19/feature-flags.pdf :fowler-article: https://martinfowler.com/articles/feature-toggles.html _This article is derived from a {slides}[presentation] on the same subject._ diff --git a/src/content/en/blog/2020/11/14/local-first-review.adoc b/src/content/en/blog/2020/11/14/local-first-review.adoc index f9dd4b0..2036069 100644 --- a/src/content/en/blog/2020/11/14/local-first-review.adoc +++ b/src/content/en/blog/2020/11/14/local-first-review.adoc @@ -2,7 +2,7 @@ :categories: presentation article-review :empty: -:presentation: link:../../../../slides/2020/11/14/local-first.html FIXME +:presentation: link:../../../../slide/2020/11/14/local-first-hype.pdf :reviewed-article: https://martin.kleppmann.com/papers/local-first.pdf _This article is derived from a {presentation}[presentation] given at a Papers |