From 9fc3ce04dff7eaa8a7f2b2804455bcee118c3cea Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?David=20Ord=C3=A1s?=
<3125580+davorpa@users.noreply.github.com>
Date: Sun, 24 Jul 2022 12:27:15 +0200
Subject: [PATCH] chore: homogenize C# table of content anchor (`#c-sharp` to
`#csharp`)
---
casts/free-podcasts-screencasts-en.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/casts/free-podcasts-screencasts-en.md b/casts/free-podcasts-screencasts-en.md
index 9963ac4de..b5ebc2fec 100644
--- a/casts/free-podcasts-screencasts-en.md
+++ b/casts/free-podcasts-screencasts-en.md
@@ -1,7 +1,7 @@
### Index
* [Android](#android)
-* [C#](#c-sharp)
+* [C#](#csharp)
* [C++](#cpp)
* [Clojure](#clojure)
* [Common Lisp](#common-lisp)
@@ -40,7 +40,7 @@
* [The complete Android Application Development Course - Work Great in 2020](https://www.youtube.com/playlist?list=PLknSwrodgQ72X4sKpzf5vT8kY80HKcUSe) - Android Developer (screencast)
-### C#
+### C#
* [Beginning C# with Unity](https://www.youtube.com/playlist?list=PLFgjYYTq6xyhtVK6VzLiFe3pmBu-XSNlX) - Brian Douglas Moakley, VegetarianZombie (screencast)
* [How to program in C# - Beginner Course \| Brackeys](https://www.youtube.com/playlist?list=PLPV2KyIb3jR6ZkG8gZwJYSjnXxmfPAl51) - Asbjørn Thirslund (screencast)