Skip to content

Commit

Permalink
Merge pull request #17 from fredr/patch-1
Browse files Browse the repository at this point in the history
google cloud url led to 404
  • Loading branch information
peburrows authored Jan 24, 2018
2 parents f869d91 + 18315c7 commit 5dbb7f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ case result do
end
```
Hints:
- Attributes have to be Strings (https://cloud.google.com/pubsub/reference/rest/v1/PubsubMessage)
- Attributes have to be Strings (https://cloud.google.com/pubsub/docs/reference/rest/v1/PubsubMessage)
- We base64-encode the message by default (only mandatory when using json - https://cloud.google.com/pubsub/publisher)

For more details, see the [documentation](http://hexdocs.pm/kane).

0 comments on commit 5dbb7f8

Please sign in to comment.