Remove new line added in error

This commit is contained in:
mchristofides 2019-03-26 17:17:07 +00:00
parent a0a8f3cf2f
commit 2a4717cab1

View File

@ -30,7 +30,6 @@
- [Videos](#videos) - [Videos](#videos)
- [Community](#community) - [Community](#community)
### High-Availability ### High-Availability
* [BDR](https://github.com/2ndQuadrant/bdr) - BiDirectional Replication - a multimaster replication system for PostgreSQL * [BDR](https://github.com/2ndQuadrant/bdr) - BiDirectional Replication - a multimaster replication system for PostgreSQL
* [Patroni](https://github.com/zalando/patroni) - Template for PostgreSQL HA with ZooKeeper or etcd. * [Patroni](https://github.com/zalando/patroni) - Template for PostgreSQL HA with ZooKeeper or etcd.