summaryrefslogtreecommitdiff
path: root/src/content/blog/2020/10/19
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2025-04-05 06:45:33 -0300
committerEuAndreh <eu@euandre.org>2025-04-05 11:16:19 -0300
commit10a15d3eae483f6db54ee836c55fc5f020e8452a (patch)
tree2d1e726e88972c67cd475f2ab0db811352b77cf9 /src/content/blog/2020/10/19
parentsrc/headers.txt: Add links to all collections (diff)
downloadeuandre.org-10a15d3eae483f6db54ee836c55fc5f020e8452a.tar.gz
euandre.org-10a15d3eae483f6db54ee836c55fc5f020e8452a.tar.xz
Makefile: Add test for internal broken links
Diffstat (limited to '')
-rw-r--r--src/content/blog/2020/10/19/feature-flags.adoc2
1 files changed, 1 insertions, 1 deletions
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._