Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xushiwei committed Jun 28, 2020
1 parent a5e39c1 commit 251e782
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -317,7 +317,7 @@ println([k for k, _ <- m])
println([v for v <- m])
```

Go [tutorial/20-Unix-Shebang](https://github.com/qiniu/goplus/blob/master/tutorial/20-Unix-Shebang/shebang) to get the source code.
Go [tutorial/20-Unix-Shebang/shebang](https://github.com/qiniu/goplus/blob/master/tutorial/20-Unix-Shebang/shebang) to get the source code.


### Go features
Expand Down

0 comments on commit 251e782

Please sign in to comment.