1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-09-03 11:43:12 +02:00

Remove language code from filename

This commit is contained in:
Boris Verkhovskiy
2024-12-28 04:06:33 -08:00
parent 7a628c2f54
commit 452631095b
44 changed files with 44 additions and 44 deletions

View File

@@ -1,5 +1,5 @@
---
filename: learnbrainfuck-fr.bf
filename: learnbrainfuck.bf
contributors:
- ["Prajit Ramachandran", "http://prajitr.github.io/"]
- ["Mathias Bynens", "http://mathiasbynens.be/"]

View File

@@ -1,5 +1,5 @@
---
filename: php-fr.php
filename: php.php
contributors:
- ["Malcolm Fell", "http://emarref.net/"]
- ["Trismegiste", "https://github.com/Trismegiste"]