Skip to content

Commit

Permalink
remove go-music-player-app links from docs (#1094)
Browse files Browse the repository at this point in the history
  • Loading branch information
kanagarajkm authored and harshavardhana committed Apr 3, 2019
1 parent 5325257 commit 30a777d
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 13 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,6 @@ The full API Reference is available here.
## Explore Further
* [Complete Documentation](https://docs.minio.io)
* [Minio Go Client SDK API Reference](https://docs.minio.io/docs/golang-client-api-reference)
* [Go Music Player App Full Application Example](https://docs.minio.io/docs/go-music-player-app)

## Contribute
[Contributors Guide](https://github.com/minio/minio-go/blob/master/CONTRIBUTING.md)
Expand Down
3 changes: 1 addition & 2 deletions README_zh_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -234,8 +234,7 @@ mc ls play/mymusic/

## 了解更多
* [完整文档](https://docs.minio.io)
* [Minio Go Client SDK API文档](https://docs.minio.io/docs/golang-client-api-reference)
* [Go 音乐播放器完整示例](https://docs.minio.io/docs/go-music-player-app)
* [Minio Go Client SDK API文档](https://docs.minio.io/docs/golang-client-api-reference)

## 贡献
[贡献指南](https://github.com/minio/minio-go/blob/master/docs/zh_CN/CONTRIBUTING.md)
Expand Down
5 changes: 0 additions & 5 deletions docs/API.md
Original file line number Diff line number Diff line change
Expand Up @@ -1623,8 +1623,3 @@ __Parameters__
| Param | Type | Description |
|---|---|---|
|`acceleratedEndpoint` | _string_ | Set to new S3 transfer acceleration endpoint.|


## 8. Explore Further

- [Build your own Go Music Player App example](https://docs.minio.io/docs/go-music-player-app)
5 changes: 0 additions & 5 deletions docs/zh_CN/API.md
Original file line number Diff line number Diff line change
Expand Up @@ -1779,8 +1779,3 @@ __参数__
| 参数 | 类型 | 描述 |
|---|---|---|
|`acceleratedEndpoint` | _string_ | 设置新的S3传输加速endpoint。|


## 8. 了解更多

- [用Go语言创建属于你的音乐播放器APP示例](https://docs.minio.io/docs/go-music-player-app)

0 comments on commit 30a777d

Please sign in to comment.