mirror of https://github.com/etcd-io/website.git
Prefer github discussions as question channel.
Signed-off-by: James Blair <mail@jamesblair.net>
This commit is contained in:
parent
11d5e61618
commit
2e60b96322
|
@ -136,9 +136,9 @@ params:
|
|||
- name: Twitter
|
||||
url: https://twitter.com/etcdio
|
||||
icon: fab fa-twitter
|
||||
- name: Stack Overflow
|
||||
url: https://stackoverflow.com/questions/tagged/etcd
|
||||
icon: fab fa-stack-overflow
|
||||
- name: Github Discussions
|
||||
url: https://github.com/etcd-io/etcd/discussions
|
||||
icon: fab fa-github
|
||||
# Developer relevant links. These will show up on right side of footer and in the community page if you have one.
|
||||
developer:
|
||||
- name: Etcd on GitHub
|
||||
|
|
|
@ -12,9 +12,9 @@ main_channels:
|
|||
desc: >
|
||||
Follow us at [@etcdio][] for real-time announcements, blogs posts, and more.
|
||||
- title: >
|
||||
[<i class="fab fa-stack-overflow"></i>Stack Overflow][SO]
|
||||
[<i class="fab fa-github"></i>Github Discussions][GD]
|
||||
desc: >
|
||||
Ask and find answers to your etcd technical questions.
|
||||
Ask and find answers to your etcd questions.
|
||||
community_resources:
|
||||
- title: >
|
||||
[<i class="fab fa-google"></i>Google Meet][online]
|
||||
|
@ -95,4 +95,4 @@ For etcd contribution guidelines, see [How to contribute][].
|
|||
[meeting-doc]: https://docs.google.com/document/d/16XEGyPBisZvmmoIHSZzv__LoyOeluC5a4x353CX0SIM
|
||||
[online]: https://meet.google.com/umg-nrxn-qvs
|
||||
[Pacific Time]: https://www.timeanddate.com/time/zones/pt
|
||||
[SO]: https://stackoverflow.com/questions/tagged/etcd
|
||||
[GD]: https://github.com/etcd-io/etcd/discussions
|
||||
|
|
Loading…
Reference in New Issue