Skip to content

Commit 7428c7e

Browse files
author
José Valim
committed
Update links
1 parent 6348f25 commit 7428c7e

File tree

5 files changed

+13
-14
lines changed

5 files changed

+13
-14
lines changed

CHANGELOG.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -68,11 +68,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6868
- `BroadwayCloudPubSub.GothToken` - Default token provider used by `BroadwayCloudPubSub.Producer`.
6969

7070

71-
[Unreleased]: https://github.com/plataformatec/broadway_cloud_pub_sub/compare/v0.5.0...HEAD
72-
[0.5.0]: https://github.com/plataformatec/broadway_cloud_pub_sub/compare/v0.4.0...v0.5.0
73-
[0.4.0]: https://github.com/plataformatec/broadway_cloud_pub_sub/compare/v0.3.0...v0.4.0
74-
[0.3.0]: https://github.com/plataformatec/broadway_cloud_pub_sub/compare/v0.1.3...v0.3.0
75-
[0.1.3]: https://github.com/plataformatec/broadway_cloud_pub_sub/compare/v0.1.2...v0.1.3
76-
[0.1.2]: https://github.com/plataformatec/broadway_cloud_pub_sub/compare/v0.1.1...v0.1.2
77-
[0.1.1]: https://github.com/plataformatec/broadway_cloud_pub_sub/compare/v0.1.0...v0.1.1
78-
[0.1.0]: https://github.com/plataformatec/broadway_cloud_pub_sub/releases/tag/v0.1.0
71+
[Unreleased]: https://github.com/dashbitco/broadway_cloud_pub_sub/compare/v0.5.0...HEAD
72+
[0.5.0]: https://github.com/dashbitco/broadway_cloud_pub_sub/compare/v0.4.0...v0.5.0
73+
[0.4.0]: https://github.com/dashbitco/broadway_cloud_pub_sub/compare/v0.3.0...v0.4.0
74+
[0.3.0]: https://github.com/dashbitco/broadway_cloud_pub_sub/compare/v0.1.3...v0.3.0
75+
[0.1.3]: https://github.com/dashbitco/broadway_cloud_pub_sub/compare/v0.1.2...v0.1.3
76+
[0.1.2]: https://github.com/dashbitco/broadway_cloud_pub_sub/compare/v0.1.1...v0.1.2
77+
[0.1.1]: https://github.com/dashbitco/broadway_cloud_pub_sub/compare/v0.1.0...v0.1.1
78+
[0.1.0]: https://github.com/dashbitco/broadway_cloud_pub_sub/releases/tag/v0.1.0

LICENSE

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -187,8 +187,7 @@
187187
identification within third-party archives.
188188

189189
Copyright 2019 Michael Crumm
190-
191-
Copyright 2019 Plataformatec
190+
Copyright 2020 Dashbit
192191

193192
Licensed under the Apache License, Version 2.0 (the "License");
194193
you may not use this file except in compliance with the License.

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# BroadwayCloudPubSub
22

3-
[![Build Status](https://travis-ci.org/plataformatec/broadway_cloud_pub_sub.svg?branch=master)](https://travis-ci.org/plataformatec/broadway_cloud_pub_sub)
3+
[![Build Status](https://travis-ci.org/dashbitco/broadway_cloud_pub_sub.svg?branch=master)](https://travis-ci.org/dashbitco/broadway_cloud_pub_sub)
44

5-
A Google Cloud Pub/Sub connector for [Broadway](https://github.com/plataformatec/broadway).
5+
A Google Cloud Pub/Sub connector for [Broadway](https://github.com/dashbitco/broadway).
66

77
Documentation can be found at [https://hexdocs.pm/broadway_cloud_pub_sub](https://hexdocs.pm/broadway_cloud_pub_sub).
88

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ defmodule BroadwayCloudPubSub.MixProject do
33

44
@version "0.5.0"
55
@description "A Google Cloud Pub/Sub connector for Broadway"
6-
@repo_url "https://github.com/plataformatec/broadway_cloud_pub_sub"
6+
@repo_url "https://github.com/dashbitco/broadway_cloud_pub_sub"
77

88
def project do
99
[

mix.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
%{
22
"base64url": {:hex, :base64url, "0.0.1", "36a90125f5948e3afd7be97662a1504b934dd5dac78451ca6e9abf85a10286be", [:rebar], [], "hexpm"},
3-
"broadway": {:git, "https://github.com/plataformatec/broadway.git", "b31dcb14f8b91b5a3b4ce450e565b59acfdf7126", []},
3+
"broadway": {:git, "https://github.com/dashbitco/broadway.git", "b31dcb14f8b91b5a3b4ce450e565b59acfdf7126", []},
44
"certifi": {:hex, :certifi, "2.5.1", "867ce347f7c7d78563450a18a6a28a8090331e77fa02380b4a21962a65d36ee5", [:rebar3], [{:parse_trans, "~>3.3", [hex: :parse_trans, repo: "hexpm", optional: false]}], "hexpm"},
55
"earmark": {:hex, :earmark, "1.4.3", "364ca2e9710f6bff494117dbbd53880d84bebb692dafc3a78eb50aa3183f2bfd", [:mix], [], "hexpm"},
66
"ex_doc": {:hex, :ex_doc, "0.21.2", "caca5bc28ed7b3bdc0b662f8afe2bee1eedb5c3cf7b322feeeb7c6ebbde089d6", [:mix], [{:earmark, "~> 1.3.3 or ~> 1.4", [hex: :earmark, repo: "hexpm", optional: false]}, {:makeup_elixir, "~> 0.14", [hex: :makeup_elixir, repo: "hexpm", optional: false]}], "hexpm"},

0 commit comments

Comments
 (0)