Skip to content

Commit f912872

Browse files
authored
Merge pull request #154 from Lazarus/master
Update README.md
2 parents 1109d29 + 6cbb420 commit f912872

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ This lib has numerous ports to other languages, for server side processing, most
3232
* **PHP:** [by nullpunkt](https://github.com/nullpunkt/lz-string-php)
3333
* **Python3:** [by eduardtomasek](https://github.com/eduardtomasek/lz-string-python)
3434
* **Go** [I helped a friend to write a Go implementation of the decompression algorithm](https://github.com/pieroxy/lz-string-go)
35-
* **Go** [Austin wrote the decompression part as well](https://github.com/austinh115/lz-string-go)
35+
* **Go** [Austin wrote the decompression part as well](https://github.com/Lazarus/lz-string-go)
3636
* **Elixir** [by Michael Shapiro](https://github.com/koudelka/elixir-lz-string)
3737
* **C++/QT** [by AmiArt](https://github.com/AmiArt/qt-lzstring)
3838
* **C++** [by Andrey Krasnov, another implementation in C++11](https://github.com/andykras/lz-string-cpp)

0 commit comments

Comments
 (0)