diff --git a/src/content/resources/language/c-sharp/access-modifiers.md b/src/content/resources/language/c-sharp/access-modifiers.md index 040cfe8..0ad6468 100644 --- a/src/content/resources/language/c-sharp/access-modifiers.md +++ b/src/content/resources/language/c-sharp/access-modifiers.md @@ -2,7 +2,7 @@ authors: - "Stone_Red#2890" created_at: 2021/08/07 -title: C# +title: Access Modifiers external_resources: - text: Access Modifiers href: "https://docs.microsoft.com/en-us/dotnet/csharp/programming-guide/classes-and-structs/access-modifiers" diff --git a/src/content/resources/language/c-sharp/coding-conventions.md b/src/content/resources/language/c-sharp/coding-conventions.md index c17a8e0..4940467 100644 --- a/src/content/resources/language/c-sharp/coding-conventions.md +++ b/src/content/resources/language/c-sharp/coding-conventions.md @@ -2,7 +2,7 @@ authors: - "Stone_Red#2890" created_at: 2021/08/07 -title: C# +title: Coding Conventions external_resources: - text: Coding Conventions href: "https://docs.microsoft.com/en-us/dotnet/csharp/fundamentals/coding-style/coding-conventions" diff --git a/src/content/resources/language/c-sharp/intro.md b/src/content/resources/language/c-sharp/intro.md index 9e97ad0..0c8ec45 100644 --- a/src/content/resources/language/c-sharp/intro.md +++ b/src/content/resources/language/c-sharp/intro.md @@ -19,7 +19,7 @@ title: C# - [Fundamentals of Computer Programming with C#](https://introprogramming.info/english-intro-csharp-book/) -###### Others +###### Discord (bot) libraries - [D#+](https://github.com/DSharpPlus/DSharpPlus/) - [D#+ Documentation](https://dsharpplus.github.io/)