From 21039f07e8aa66d671b203188e69553398b485e4 Mon Sep 17 00:00:00 2001 From: Adam Cooke Date: Fri, 10 Nov 2017 14:18:53 +0000 Subject: [PATCH] update link to using the api --- app/views/help/outgoing.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/help/outgoing.html.haml b/app/views/help/outgoing.html.haml index 42e9b28..b1ee38d 100644 --- a/app/views/help/outgoing.html.haml +++ b/app/views/help/outgoing.html.haml @@ -57,4 +57,4 @@ .u-margin %h2.pageContent__subTitle Sending over HTTP using our API %p.pageContent__text - For full information about how to use our HTTP API, please #{link_to 'see the documentation', 'https://gopostal.io/~/http-sending', :class => "u-link"}. + For full information about how to use our HTTP API, please #{link_to 'see the documentation', 'https://github.com/atech/postal/wiki/Using-the-API', :class => "u-link"}.