This is an automated email from the ASF dual-hosted git repository.
mmerli pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar-client-go.git
The following commit(s) were added to refs/heads/master by this push:
new 5daa17b Markdown error fix (#722)
5daa17b is described below
commit 5daa17b02bffe7d0844c76de2306de93fe9e3acf
Author: ZhangJian He <[email protected]>
AuthorDate: Fri Feb 11 06:15:28 2022 +0800
Markdown error fix (#722)
---
README.md | 4 ++--
pulsar/internal/pulsartracing/readme.md | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 5ce74d1..0cb36e7 100644
--- a/README.md
+++ b/README.md
@@ -152,8 +152,8 @@ Contributions are welcomed and greatly appreciated. See
[CONTRIBUTING.md](CONTRI
##### Mailing lists
-| Name
| Scope |
|
|
|
-|:------------------------------------------------------------------------------|:--------------------------------|:----------------------------------------------------------------|:--------------------------------------------------------------------|:-----------------------------------------------------------------------------|
+| Name | Scope
| |
|
|
+|:----------------------------------------------------------|:--------------------------------|:------------------------------------------------------|:----------------------------------------------------------|:-------------------------------------------------------------------|
| [[email protected]](mailto:[email protected]) | User-related
discussions | [Subscribe](mailto:[email protected]) |
[Unsubscribe](mailto:[email protected]) |
[Archives](http://mail-archives.apache.org/mod_mbox/pulsar-users/) |
| [[email protected]](mailto:[email protected]) |
Development-related discussions |
[Subscribe](mailto:[email protected]) |
[Unsubscribe](mailto:[email protected]) |
[Archives](http://mail-archives.apache.org/mod_mbox/pulsar-dev/) |
diff --git a/pulsar/internal/pulsartracing/readme.md
b/pulsar/internal/pulsartracing/readme.md
index 319587e..24f4097 100644
--- a/pulsar/internal/pulsartracing/readme.md
+++ b/pulsar/internal/pulsartracing/readme.md
@@ -37,4 +37,4 @@ span := pulsartracing.CreateSpanFromMessage(message, tracer,
"child_span")
## License
-[Apache 2.0 License](./LICENSE).
\ No newline at end of file
+[Apache 2.0 License](./../../../LICENSE).
\ No newline at end of file