You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by bl...@apache.org on 2020/03/20 08:55:12 UTC

[pulsar-dotpulsar] branch master updated: Updating links now that the repo has a new home

This is an automated email from the ASF dual-hosted git repository.

blankensteiner pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar-dotpulsar.git


The following commit(s) were added to refs/heads/master by this push:
     new 196a2cd  Updating links now that the repo has a new home
196a2cd is described below

commit 196a2cdc37dbb7f123427eda5d5437d4c7f71b52
Author: BLANKEN\blanken <db...@wisix.net>
AuthorDate: Fri Mar 20 09:55:00 2020 +0100

    Updating links now that the repo has a new home
---
 README.md | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/README.md b/README.md
index 94097c9..e76d5c1 100644
--- a/README.md
+++ b/README.md
@@ -36,7 +36,7 @@ await foreach (var message in consumer.Messages())
 }
 ```
 
-For a more in-depth tour of the API, please visit the [Wiki](https://github.com/danske-commodities/dotpulsar/wiki).
+For a more in-depth tour of the API, please visit the [Wiki](https://github.com/apache/pulsar-dotpulsar/wiki).
 
 ## Supported features
 
@@ -75,11 +75,11 @@ We are feature complete for this release. We just need testing.
 
 Let us know which features you need by creating an issue or by giving existing issues a "Thumbs up".
 
-* [Message encryption](https://github.com/danske-commodities/dotpulsar/issues/8)
-* [Batching when producing](https://github.com/danske-commodities/dotpulsar/issues/7)
-* [Schema](https://github.com/danske-commodities/dotpulsar/issues/6)
-* [Partitioned topics](https://github.com/danske-commodities/dotpulsar/issues/4)
-* [Multi-topic subscriptions](https://github.com/danske-commodities/dotpulsar/issues/5)
+* [Message encryption](https://github.com/apache/pulsar-dotpulsar/issues/8)
+* [Batching when producing](https://github.com/apache/pulsar-dotpulsar/issues/7)
+* [Schema](https://github.com/apache/pulsar-dotpulsar/issues/6)
+* [Partitioned topics](https://github.com/apache/pulsar-dotpulsar/issues/4)
+* [Multi-topic subscriptions](https://github.com/apache/pulsar-dotpulsar/issues/5)
 * Athenz Authentication
 * Kerberos Authentication
 * LZ4 message compression
@@ -98,13 +98,13 @@ Apache Pulsar has a [Slack instance](https://pulsar.apache.org/contact/) and the
 
 ## Versioning
 
-We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/danske-commodities/dotpulsar/tags).
+We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/apache/pulsar-dotpulsar/tags).
 
 ## Authors
 
 * **Daniel Blankensteiner** - *Initial work* - [Danske Commodities](https://github.com/danske-commodities)
 
-See also the list of [contributors](https://github.com/danske-commodities/dotpulsar/contributors) who participated in this project.
+See also the list of [contributors](https://github.com/apache/pulsar-dotpulsar/contributors) who participated in this project.
 
 ## License