summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/content/en/blog/2020/10/19/feature-flags.adoc2
-rw-r--r--src/content/en/blog/2020/11/14/local-first-review.adoc2
l---------src/slides/en1
3 files changed, 3 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
diff --git a/src/slides/en b/src/slides/en
new file mode 120000
index 0000000..5cbb4c2
--- /dev/null
+++ b/src/slides/en
@@ -0,0 +1 @@
+../content/en/slide \ No newline at end of file