apache / incubator-pegasus

Apache Pegasus - A horizontally scalable, strongly consistent and high-performance key-value store
https://pegasus.apache.org/
Apache License 2.0
1.96k stars 310 forks source link

Failed while checking markdown links due to dead link "open-falcon.org" #2047

Closed empiredan closed 1 week ago

empiredan commented 1 week ago

Errors occurred while doing "Check Markdown links":

ERROR: 1 dead links found!
[✖] http://open-falcon.org/ → Status: 0
(node:107) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)

......

ERROR: 1 dead links found!
[✖] https://open-falcon.org/ → Status: 0
(node:195) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
empiredan commented 1 week ago

This issue has been fixed by https://github.com/apache/incubator-pegasus/pull/2046.