Make the community-builds link more prominent
@andrew-leaver What do you think of this?
diff --git a/README.md b/README.md
index a837f66..4d643df 100644
--- a/README.md
+++ b/README.md
@@ -102,6 +102,10 @@
## Continuous build status
+You can find more community-supported platforms and configurations in the
+[TensorFlow SIG Build community builds table](https://github.com/tensorflow/build#community-supported-tensorflow-builds).
+
+
### Official Builds
Build Type | Status | Artifacts
@@ -121,12 +125,6 @@
**Libtensorflow Windows CPU** | Status Temporarily Unavailable | [Nightly Binary](https://storage.googleapis.com/libtensorflow-nightly/prod/tensorflow/release/windows/latest/cpu/windows_cpu_libtensorflow_binaries.tar.gz) [Official GCS](https://storage.googleapis.com/tensorflow/)
**Libtensorflow Windows GPU** | Status Temporarily Unavailable | [Nightly Binary](https://storage.googleapis.com/libtensorflow-nightly/prod/tensorflow/release/windows/latest/gpu/windows_gpu_libtensorflow_binaries.tar.gz) [Official GCS](https://storage.googleapis.com/tensorflow/)
-### Community Supported Builds
-
-See
-[TensorFlow SIG Build](https://github.com/tensorflow/build#community-supported-tensorflow-builds)
-to find our list of community-supported TensorFlow builds.
-
## Resources
* [TensorFlow.org](https://www.tensorflow.org)