summaryrefslogtreecommitdiff
path: root/src/content/en/blog/2020
diff options
context:
space:
mode:
Diffstat (limited to 'src/content/en/blog/2020')
-rw-r--r--src/content/en/blog/2020/10/19/feature-flags.adoc2
-rw-r--r--src/content/en/blog/2020/11/07/diy-bugs.adoc2
-rw-r--r--src/content/en/blog/2020/11/14/local-first-review.adoc2
3 files changed, 3 insertions, 3 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/07/diy-bugs.adoc b/src/content/en/blog/2020/11/07/diy-bugs.adoc
index 8ab7953..5fbc920 100644
--- a/src/content/en/blog/2020/11/07/diy-bugs.adoc
+++ b/src/content/en/blog/2020/11/07/diy-bugs.adoc
@@ -4,7 +4,7 @@
:attack-on-ytdl: https://github.com/github/dmca/blob/master/2020/10/2020-10-23-RIAA.md
:list-discussions: https://sourcehut.org/blog/2020-10-29-how-mailing-lists-prevent-censorship/
:docs-in-repo: https://podcast.writethedocs.org/2017/01/25/episode-3-trends/
-:ci-in-notes: link:../../../../tils/2020/11/30/git-notes-ci.html
+:ci-in-notes: link:../../../../til/2020/11/30/git-notes-ci.html
:todos-mui: https://man.sr.ht/todo.sr.ht/#email-access
:git-bug-bridges: https://github.com/MichaelMure/git-bug#bridges
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