You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@zipkin.apache.org by ad...@apache.org on 2019/06/05 08:06:19 UTC

[incubator-zipkin] branch master updated: corrects find/replace error

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

adriancole pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-zipkin.git


The following commit(s) were added to refs/heads/master by this push:
     new 5a00920  corrects find/replace error
5a00920 is described below

commit 5a00920b29c767fce0b2905eec569f5ae21f4c06
Author: Adrian Cole <ac...@pivotal.io>
AuthorDate: Wed Jun 5 16:05:58 2019 +0800

    corrects find/replace error
---
 zipkin-lens/package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/zipkin-lens/package.json b/zipkin-lens/package.json
index c9f6815..8c00b35 100755
--- a/zipkin-lens/package.json
+++ b/zipkin-lens/package.json
@@ -23,7 +23,7 @@
     }
   },
   "keywords": [],
-  "author": "https://gitter.im/apache/incubator-zipkin",
+  "author": "https://gitter.im/openzipkin/zipkin",
   "license": "Apache-2.0",
   "devDependencies": {
     "@fortawesome/fontawesome-free": "^5.4.1",