Skip to content

Commit e2cb157

Browse files
committed
update links in readme
1 parent e2efa4c commit e2cb157

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ to the list is not an endorsement of its correctness or security.
9393
| Language | Version | Comments |
9494
|----------| ------- | -------- |
9595
| [D](https://github.com/ohdatboi/ecoji-d) | V1 | Implementation of Ecoji written in the D programming language. |
96-
| Go | V1,V2 | This repository offers a Go library package with three functions [ecoji.Encode()](encode.go) [ecoji.Encode2()](encode.go) and [ecoji.Decode()](decode.go). |
96+
| Go | V1,V2 | This repository offers a Go library package with three functions [ecoji.Encode()](v2/encode.go) [ecoji.Encode2()](v2/encode.go) and [ecoji.Decode()](v2/decode.go). |
9797
| [Java](https://github.com/netvl/ecoji-java) | V1 | Implementation of Ecoji written in Java, usable in any JVM language. |
9898
| [.NET](https://github.com/abock/dotnet-ecoji) | V1 | Implementation of Ecoji written in C# targeting .NET Standard 2.0: [`dotnet add package Ecoji`](https://www.nuget.org/packages/Ecoji). |
9999
| [PHP](https://github.com/Rayne/ecoji-php) | V1 | PHP 7.x implementation of Ecoji. Available as [`rayne/ecoji` on Packagist](https://packagist.org/packages/rayne/ecoji). |

0 commit comments

Comments
 (0)