Skip to content

Commit efc3b54

Browse files
author
Sam Wierema
committed
Add a GoDoc badge and update links to the developers docs
1 parent 1add4a8 commit efc3b54

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
MessageBird's REST API for Go
22
=============================
3-
This repository contains the open source Go client for MessageBird's REST API. Documentation can be found at: https://www.messagebird.com/developers/go.
3+
This repository contains the open source Go client for MessageBird's REST API. Documentation can be found at: https://developers.messagebird.com.
44

5-
[![Build Status](https://travis-ci.org/messagebird/go-rest-api.svg?branch=master)](https://travis-ci.org/messagebird/go-rest-api)
5+
[![Build Status](https://travis-ci.org/messagebird/go-rest-api.svg?branch=master)](https://travis-ci.org/messagebird/go-rest-api) [![GoDoc](https://godoc.org/github.com/messagebird/go-rest-api?status.svg)](https://godoc.org/github.com/messagebird/go-rest-api)
66

77
Requirements
88
------------
@@ -66,7 +66,7 @@ Please see the other examples for a complete overview of all the available API c
6666
Documentation
6767
-------------
6868
Complete documentation, instructions, and examples are available at:
69-
[https://www.messagebird.com/developers/go](https://www.messagebird.com/developers/go).
69+
[https://developers.messagebird.com](https://developers.messagebird.com).
7070

7171
License
7272
-------

0 commit comments

Comments
 (0)