diff options
author | caoyuan <cao.yuan@99cloud.net> | 2019-04-23 19:39:31 +0800 |
---|---|---|
committer | zhulingjie <easyzlj@gmail.com> | 2019-04-29 06:48:18 +0000 |
commit | b0189254b1c20b1daa1ac81d38a998b364527075 (patch) | |
tree | d22f1d7f4708bc4edd7fad14a8556ff313b99a61 /doc | |
parent | 9847b8984a0e8ac9c325962431c08d7dddff13bc (diff) | |
download | osprofiler-b0189254b1c20b1daa1ac81d38a998b364527075.tar.gz |
Replace git.openstack.org URLs with opendev.org URLs
Change-Id: Id2b126d0b66a24a099fb7f52aa819b4b0ac0f7c7
Diffstat (limited to 'doc')
-rw-r--r-- | doc/source/user/similar_projects.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/user/similar_projects.rst b/doc/source/user/similar_projects.rst index 8099e0c..7b449ac 100644 --- a/doc/source/user/similar_projects.rst +++ b/doc/source/user/similar_projects.rst @@ -12,9 +12,9 @@ that are similar (in idea and ideal to OSprofiler). * `Jaeger`_ * `OpenTracing`_ -.. _Zipkin: http://zipkin.io/ +.. _Zipkin: https://zipkin.io/ .. _Dapper: http://research.google.com/pubs/pub36356.html .. _Tomograph: https://github.com/stackforge/tomograph .. _HTrace: https://htrace.incubator.apache.org/ .. _Jaeger: https://uber.github.io/jaeger/ -.. _OpenTracing: http://opentracing.io/ +.. _OpenTracing: https://opentracing.io/ |