1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-09-03 03:33:15 +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: brainfuck-id.bf
filename: brainfuck.bf
contributors:
- ["Prajit Ramachandran", "http://prajitr.github.io/"]
- ["Mathias Bynens", "http://mathiasbynens.be/"]

View File

@@ -1,5 +1,5 @@
---
filename: learnqt-id.py
filename: learnqt.py
contributors:
- ["Nathan Hughes", "https://github.com/sirsharpest"]
translators:

View File

@@ -1,5 +1,5 @@
---
filename: rst-id.rst
filename: rst.rst
contributors:
- ["DamienVGN", "https://github.com/martin-damien"]
- ["Andre Polykanine", "https://github.com/Oire"]