1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-01 04:20:39 +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
filename: LearnCypher.cql
filename: LearnCypher-ua.cql
contributors:
- ["Théo Gauchoux", "https://github.com/TheoGauchoux"]
translators:

View File

@@ -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"]