diff --git a/README.md b/README.md index 612e092..dfcf9d4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Golang-Grokking-the-Coding-Interview-Patterns-for-Coding-Questions ![build](https://img.shields.io/github/workflow/status/zhiwei-Feng/Golang-Grokking-the-Coding-Interview-Patterns-for-Coding-Questions/Go) -[![codecov](https://codecov.io/gh/zhiwei-Feng/Golang-Grokking-the-Coding-Interview-Patterns-for-Coding-Questions/branch/main/graph/badge.svg?token=RVVYRDXLBE)](https://codecov.io/gh/zhiwei-Feng/Golang-Grokking-the-Coding-Interview-Patterns-for-Coding-Questions) +[![codecov](https://codecov.io/gh/zhiwei-Feng/Golang-Grokking-the-Coding-Interview/branch/main/graph/badge.svg?token=RVVYRDXLBE)](https://codecov.io/gh/zhiwei-Feng/Golang-Grokking-the-Coding-Interview) Golang version for "Grokking the Coding Interview: Patterns for Coding Questions"