From 92c0a7095faabf83283803aa2baaf68b4877ddba Mon Sep 17 00:00:00 2001 From: Mischa van den Burg Date: Sat, 13 Apr 2024 18:30:00 +0200 Subject: [PATCH] Automated commit at Sat Apr 13 18:30:00 CEST 2024 --- content/{Development.md => Software Development.md} | 2 ++ content/index.md | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) rename content/{Development.md => Software Development.md} (59%) diff --git a/content/Development.md b/content/Software Development.md similarity index 59% rename from content/Development.md rename to content/Software Development.md index 2ed8dbd1a..8486ef06a 100644 --- a/content/Development.md +++ b/content/Software Development.md @@ -1,6 +1,8 @@ [[Microservices don't share databases]] +- [[C sharp]] + - [[Verbatim string literal]] ## Links: diff --git a/content/index.md b/content/index.md index 4b0eb133d..bd2966d27 100644 --- a/content/index.md +++ b/content/index.md @@ -31,7 +31,7 @@ If you wish to get in touch with me, take a look at https://mischavandenburg.com * [[Containers]] * [[Consultancy]] * [[Infrastructure as Code]] - * [[Development]] + * [[Software Development]] * [[Linux]]