diff options
Diffstat (limited to 'src/content/blog/2020')
-rw-r--r-- | src/content/blog/2020/08/31/database-i-wish-i-had.adoc (renamed from src/content/blog/2020/08/31/database-i-with-i-had.adoc) | 0 | ||||
-rw-r--r-- | src/content/blog/2020/10/19/feature-flags.adoc | 2 | ||||
-rw-r--r-- | src/content/blog/2020/11/14/local-first-review.adoc | 2 |
3 files changed, 2 insertions, 2 deletions
diff --git a/src/content/blog/2020/08/31/database-i-with-i-had.adoc b/src/content/blog/2020/08/31/database-i-wish-i-had.adoc index 443a54e..443a54e 100644 --- a/src/content/blog/2020/08/31/database-i-with-i-had.adoc +++ b/src/content/blog/2020/08/31/database-i-wish-i-had.adoc diff --git a/src/content/blog/2020/10/19/feature-flags.adoc b/src/content/blog/2020/10/19/feature-flags.adoc index c9adc8a..e0ce078 100644 --- a/src/content/blog/2020/10/19/feature-flags.adoc +++ b/src/content/blog/2020/10/19/feature-flags.adoc @@ -1,7 +1,7 @@ = Feature flags: differences between backend, frontend and mobile :empty: -:slides: link:../../../../slides/2020/10/19/feature-flags.html +:slides: link:../../../../slides/2020/10/19/feature-flags.html FIXME :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/blog/2020/11/14/local-first-review.adoc b/src/content/blog/2020/11/14/local-first-review.adoc index 420c886..1c086d3 100644 --- a/src/content/blog/2020/11/14/local-first-review.adoc +++ b/src/content/blog/2020/11/14/local-first-review.adoc @@ -1,7 +1,7 @@ = Local-First Software: article review :empty: -:presentation: link:../../../../slides/2020/11/14/local-first.html +:presentation: link:../../../../slides/2020/11/14/local-first.html FIXME :reviewed-article: https://martin.kleppmann.com/papers/local-first.pdf _This article is derived from a {presentation}[presentation] given at a Papers |