* Fix broken link by removing invalid characters....
The link to this page is broken because of invalid characters introduced with PR #1549.
* Update networking.md
Please move the Weave section above Flannel and include the following text:
### Weave Net from Weaveworks
[Weave Net](https://www.weave.works/documentation/net-1-5-0-introducing-weave/) is a
resilient and simple to use network for Kubernetes and its hosted applications.
Weave Net runs as a [CNI plug-in](https://www.weave.works/documentation/net-1-5-0-cni-plugin/)
or stand-alone. In either version, it doesn’t require any configuration or extra code to run,
and in both cases, the network provides one IP address per pod - as is standard for Kubernetes.