Skip to content

Commit f96d5c2

Browse files
committed
Fix filename case
1 parent e7753b6 commit f96d5c2

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

articles/postgresql/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -698,7 +698,7 @@
698698
- name: Node.js
699699
href: hyperscale/howto-app-stacks-nodejs.md
700700
- name: C#
701-
href: hyperscale/howto-app-stacks-Csharp.md
701+
href: hyperscale/howto-app-stacks-csharp.md
702702
- name: Java
703703
href: hyperscale/howto-app-stacks-java.md
704704
- name: Ruby
File renamed without changes.

articles/postgresql/hyperscale/howto-app-stacks-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ to create, read, update, and delete data.
2020

2121
* [Python](howto-app-stacks-python.md)
2222
* [Node JS](howto-app-stacks-nodejs.md)
23-
* [C#](howto-app-stacks-Csharp.md)
23+
* [C#](howto-app-stacks-csharp.md)
2424
* [Java](howto-app-stacks-java.md)
2525
* [Ruby](howto-app-stacks-ruby.md)
2626

0 commit comments

Comments
 (0)