Skip to content

Commit b965d69

Browse files
committed
Cleanup readme
1 parent a4148ad commit b965d69

File tree

2 files changed

+1
-8
lines changed

2 files changed

+1
-8
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,3 @@ contact_links:
33
- name: Discord
44
url: https://discord.gg/rWtp5Aj
55
about: Ask a question at Discord
6-
- name: stackoverflow
7-
url: https://stackoverflow.com/
8-
about: Ask a question at stackoverflow

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@
1111
- [Reference](https://pkg.go.dev/github.com/go-redis/redis/v8?tab=doc)
1212
- [Examples](https://pkg.go.dev/github.com/go-redis/redis/v8?tab=doc#pkg-examples)
1313
- [RealWorld example app](https://github.com/uptrace/go-realworld-example-app)
14-
- Use [Discord](https://discord.gg/rWtp5Aj) or [stackoverflow](https://stackoverflow.com/) to ask
15-
questions.
14+
- Join [Discord](https://discord.gg/rWtp5Aj) to ask questions.
1615

1716
## Ecosystem
1817

@@ -39,9 +38,6 @@
3938
- [Ring](https://pkg.go.dev/github.com/go-redis/redis/v8?tab=doc#NewRing).
4039
- [Instrumentation](https://pkg.go.dev/github.com/go-redis/redis/v8?tab=doc#ex-package--Instrumentation).
4140

42-
API docs: https://pkg.go.dev/github.com/go-redis/redis/v8?tab=doc. Examples:
43-
https://pkg.go.dev/github.com/go-redis/redis/v8?tab=doc#pkg-examples.
44-
4541
## Installation
4642

4743
go-redis requires a Go version with [Modules](https://github.com/golang/go/wiki/Modules) support and

0 commit comments

Comments
 (0)