From 1bee5c25a4488149852adfa43442c8e02ab18179 Mon Sep 17 00:00:00 2001 From: Pete Nicholls Date: Tue, 12 Nov 2013 00:29:39 +1300 Subject: [PATCH] Fix reference link formatting for Promiscuous talk --- ...us-a-robust-service-oriented-architecture-framework.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/source/talks/promiscuous-a-robust-service-oriented-architecture-framework.md b/source/talks/promiscuous-a-robust-service-oriented-architecture-framework.md index 17e1774..28bc035 100644 --- a/source/talks/promiscuous-a-robust-service-oriented-architecture-framework.md +++ b/source/talks/promiscuous-a-robust-service-oriented-architecture-framework.md @@ -21,7 +21,7 @@ Splitting applications is challenging for numerous reasons. One of the biggest c We’ll dive into the mechanics of Promiscuous and how we used it to split our monolithic application into eight small, single purpose applications. We will also show our findings in scalability, deployment, migration, unit/integration testing, and general architecture best practices laced with real world examples. -References -[1] Promiscuous: http://github.com/crowdtap/promiscuous -[2] MoSQL: https://github.com/stripe/mosql -[3] Databus: https://github.com/linkedin/databus \ No newline at end of file +References +[1] Promiscuous: +[2] MoSQL: +[3] Databus: \ No newline at end of file