1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-06 23:06:49 +02:00

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
This commit is contained in:
Adam Bard
2019-12-13 19:26:16 +00:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
--- ---
language: cypher language: cypher
filename: LearnCypher.cql filename: LearnCypher-ua.cql
contributors: contributors:
- ["Théo Gauchoux", "https://github.com/TheoGauchoux"] - ["Théo Gauchoux", "https://github.com/TheoGauchoux"]
translators: translators:

View File

@@ -2,7 +2,7 @@
name: Go name: Go
category: language category: language
language: Go language: Go
filename: learngo.go filename: learngo-ua.go
contributors: contributors:
- ["Sonia Keys", "https://github.com/soniakeys"] - ["Sonia Keys", "https://github.com/soniakeys"]
- ["Christopher Bess", "https://github.com/cbess"] - ["Christopher Bess", "https://github.com/cbess"]