From 0fc52af70b266dd924825bb408362714cfe66a38 Mon Sep 17 00:00:00 2001 From: Sebastian Durandeu Date: Thu, 19 Mar 2015 15:50:00 -0300 Subject: [PATCH] Uploaded file articles/service-bus-nodejs-how-to-use-topics-subscriptions.md --- articles/service-bus-nodejs-how-to-use-topics-subscriptions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/articles/service-bus-nodejs-how-to-use-topics-subscriptions.md b/articles/service-bus-nodejs-how-to-use-topics-subscriptions.md index ae7b96d752391..e5b948e6eb682 100644 --- a/articles/service-bus-nodejs-how-to-use-topics-subscriptions.md +++ b/articles/service-bus-nodejs-how-to-use-topics-subscriptions.md @@ -436,7 +436,7 @@ links to learn more. [Queues, Topics, and Subscriptions]: http://msdn.microsoft.com/library/hh367516.aspx [SqlFilter]: http://msdn.microsoft.com/library/windowsazure/microsoft.servicebus.messaging.sqlfilter.aspx [Web Site with WebMatrix]: /develop/nodejs/tutorials/web-site-with-webmatrix/ - [Node.js Cloud Service]: /documentation/articles/cloud-services-nodejs-develop-deploy-app/ + [Node.js Cloud Service]: cloud-services-nodejs-develop-deploy-app.md [Create and deploy a Node.js application to an Azure Web Site]: /develop/nodejs/tutorials/create-a-website-(mac)/ [Node.js Cloud Service with Storage]: /develop/nodejs/tutorials/web-app-with-storage/ [Node.js Web Application with Storage]: /develop/nodejs/tutorials/web-site-with-storage/