Skip to content

Commit 9287030

Browse files
Consolidate support paths
PiperOrigin-RevId: 554746036
1 parent bd72635 commit 9287030

File tree

2 files changed

+0
-14
lines changed

2 files changed

+0
-14
lines changed

site/en/hub/_index.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -127,10 +127,6 @@ landing_page:
127127
<hr><br>Community
128128
description: Join the TensorFlow Hub community
129129
items:
130-
- heading: <span style="font-size:20px;">Ask a question on Stack Overflow</span>
131-
icon:
132-
path: /hub/images/stackoverflow_icon.svg
133-
path: https://stackoverflow.com/questions/tagged/tensorflow-hub
134130
- heading: <span style="font-size:20px;">TensorFlow Hub on GitHub</span>
135131
icon:
136132
path: /hub/images/github_icon.svg
@@ -139,10 +135,6 @@ landing_page:
139135
icon:
140136
name: publish
141137
path: /hub/publish
142-
- heading: <span style="font-size:20px;">Community discussion forum</span>
143-
icon:
144-
name: people
145-
path: https://groups.google.com/a/tensorflow.org/forum/#!forum/hub
146138
- options:
147139
- cta
148140
items:

site/en/hub/community.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11

22
# Community and support
33

4-
* Please join us on the
5-
[TensorFlow Hub mailing list](https://groups.google.com/a/tensorflow.org/forum/#!forum/hub)
6-
for announcements, general questions and discussions.
7-
* You can use tag
8-
[tensorflow-hub on Stack Overflow](https://stackoverflow.com/questions/tagged/tensorflow-hub)
9-
for help on how to use TensorFlow Hub.
104
* The source code is available on [GitHub](https://github.com/tensorflow/hub).
115
We use [GitHub issues](https://github.com/tensorflow/hub/issues) for
126
tracking feature requests and bugs.

0 commit comments

Comments
 (0)