Skip to content

Commit

Permalink
google cloud url led to 404
Browse files Browse the repository at this point in the history
  • Loading branch information
Fredrik Enestad committed Jan 24, 2018
1 parent f869d91 commit 18315c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
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 18315c7

Please sign in to comment.