You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@incubator.apache.org by wa...@apache.org on 2021/03/30 18:31:37 UTC

svn commit: r1888230 - /incubator/public/trunk/content/podlings.xml

Author: wave
Date: Tue Mar 30 18:31:37 2021
New Revision: 1888230

URL: http://svn.apache.org/viewvc?rev=1888230&view=rev
Log:
Fix Zipkin retirement link

Modified:
    incubator/public/trunk/content/podlings.xml

Modified: incubator/public/trunk/content/podlings.xml
URL: http://svn.apache.org/viewvc/incubator/public/trunk/content/podlings.xml?rev=1888230&r1=1888229&r2=1888230&view=diff
==============================================================================
--- incubator/public/trunk/content/podlings.xml [utf-8] (original)
+++ incubator/public/trunk/content/podlings.xml [utf-8] Tue Mar 30 18:31:37 2021
@@ -3255,7 +3255,7 @@
     <podling name="Zipkin" status="retired" resource="zipkin" sponsor="Incubator" startdate="2018-08-29" enddate="2019-06-19">
         <description>Zipkin is a distributed tracing system. It helps gather timing data needed to troubleshoot latency problems in microservice architectures.</description>
         <champion availid="mck">Michael Semb Wever</champion>
-    <resolution>The podling has retired to its former community OpenZipkin (https://zipkin.io)</resolution>
+	<resolution link="OpenZipkin" url="https://zipkin.io">The podling has retired to its former community OpenZipkin (https://zipkin.io)</resolution>
         <mentors>
             <mentor username="mck">Michael Semb Wever</mentor>
             <mentor username="johndament">John D. Ament</mentor>



---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@incubator.apache.org
For additional commands, e-mail: cvs-help@incubator.apache.org