summaryrefslogtreecommitdiffhomepage
path: root/tr-tr
diff options
context:
space:
mode:
authorAdam Bard <github@adambard.com>2018-09-04 09:30:45 -0700
committerGitHub <noreply@github.com>2018-09-04 09:30:45 -0700
commit123c56724212c8feb840708600f96ad772494312 (patch)
tree187fae4ab2440e59b873787ea80acf720698ac00 /tr-tr
parent54498dbcb4d954463274b02d53bfcc7ea0c10391 (diff)
parent2e55664c992f3f5e18b5b113ce9419504a2e25d4 (diff)
Merge pull request #3207 from divayprakash/fix-yaml-errors
Fix YAML errors, closes #3206
Diffstat (limited to 'tr-tr')
-rw-r--r--tr-tr/c++-tr.html.markdown2
-rw-r--r--tr-tr/git-tr.html.markdown2
2 files changed, 2 insertions, 2 deletions
diff --git a/tr-tr/c++-tr.html.markdown b/tr-tr/c++-tr.html.markdown
index 8ac6ef8b..2c841456 100644
--- a/tr-tr/c++-tr.html.markdown
+++ b/tr-tr/c++-tr.html.markdown
@@ -1,7 +1,7 @@
---
language: c++
lang: tr-tr
-filename: learncpp.cpp
+filename: learncpp-tr.cpp
contributors:
- ["Steven Basart", "http://github.com/xksteven"]
- ["Matt Kline", "https://github.com/mrkline"]
diff --git a/tr-tr/git-tr.html.markdown b/tr-tr/git-tr.html.markdown
index 72197050..87c1820c 100644
--- a/tr-tr/git-tr.html.markdown
+++ b/tr-tr/git-tr.html.markdown
@@ -12,7 +12,7 @@ contributors:
- ["Milo Gilad", "http://github.com/Myl0g"]
- ["Adem Budak", "https://github.com/p1v0t"]
-filename: LearnGit.txt
+filename: LearnGit-tr.txt
---
Git dağınık versiyon kontrol ve kaynak kod yönetim sistemidir.