diff options
author | Adam Bard <github@adambard.com> | 2019-12-13 19:26:16 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-12-13 19:26:16 +0000 |
commit | 1d5f3671ea4bc6d7a70c3026c1ae6857741c50a6 (patch) | |
tree | 242e2ee627067ad3f329197124866defbedfb581 /uk-ua | |
parent | 2e04696cf7637b10fdf3d25ac9f47623beeb9b0d (diff) | |
parent | aac08853c7f731a4b4be0710841cddfe2081fc8b (diff) |
Merge pull request #3770 from tomdaly/fix-en-us-uk-ua-source-language-go-cypher
[Go,Cypher/en-us,uk-ua] Fix Cypher and Go source code download as uk-ua language
Diffstat (limited to 'uk-ua')
-rw-r--r-- | uk-ua/cypher-ua.html.markdown | 2 | ||||
-rw-r--r-- | uk-ua/go-ua.html.markdown | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/uk-ua/cypher-ua.html.markdown b/uk-ua/cypher-ua.html.markdown index e1eef5a2..0911793b 100644 --- a/uk-ua/cypher-ua.html.markdown +++ b/uk-ua/cypher-ua.html.markdown @@ -1,6 +1,6 @@ --- language: cypher -filename: LearnCypher.cql +filename: LearnCypher-ua.cql contributors: - ["Théo Gauchoux", "https://github.com/TheoGauchoux"] translators: diff --git a/uk-ua/go-ua.html.markdown b/uk-ua/go-ua.html.markdown index 933b34f9..f980f7b1 100644 --- a/uk-ua/go-ua.html.markdown +++ b/uk-ua/go-ua.html.markdown @@ -2,7 +2,7 @@ name: Go category: language language: Go -filename: learngo.go +filename: learngo-ua.go contributors: - ["Sonia Keys", "https://github.com/soniakeys"] - ["Christopher Bess", "https://github.com/cbess"] |