Skip to content

Commit

Permalink
Fix: 0005-golang
Browse files Browse the repository at this point in the history
  • Loading branch information
awesee committed Dec 7, 2018
1 parent 34ed68b commit 390e504
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -85,7 +85,7 @@ LeetCode of algorithms with golang solution(updating:smiley:).
[0004-golang]: https://github.com/kylesliu/awesome-golang-leetcode/tree/master/src/0001.Two-Sum

[0005-url]: https://leetcode.com/problems/longest-palindromic-substring
[0005-golang]: https://github.com/kylesliu/awesome-golang-leetcode/tree/master/src/0001.Two-Sum
[0005-golang]: https://github.com/kylesliu/awesome-golang-leetcode/tree/master/src/0005.Longest-Palindromic-Substring

[0006-url]: https://leetcode.com/problems/zigzag-conversion
[0006-golang]: https://github.com/kylesliu/awesome-golang-leetcode/tree/master/src/0006.ZigZag-Conversion
Expand Down

0 comments on commit 390e504

Please sign in to comment.