mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-06 23:06:49 +02:00
Fix 'filename' collision between csharp{,-fr}.html.markdown
Both were set to LearnCSharp.cs, so the live site has been serving the French version for English.
(see set_rawcode: 547a620dd8/config.rb (L103)
)
This commit is contained in:
@@ -7,7 +7,7 @@ contributors:
|
||||
- ["Shaun McCarthy", "http://www.shaunmccarthy.com"]
|
||||
translators:
|
||||
- ["Olivier Hoarau", "https://github.com/Olwaro"]
|
||||
filename: LearnCSharp.cs
|
||||
filename: LearnCSharp-fr.cs
|
||||
lang: fr-fr
|
||||
---
|
||||
|
||||
|
Reference in New Issue
Block a user