Author: cziegeler
Date: Tue Mar  3 22:44:42 2020
New Revision: 1874763

URL: http://svn.apache.org/viewvc?rev=1874763&view=rev
Log:
Update links

Modified:
    felix/site/trunk/content/documentation/subprojects.mdtext

Modified: felix/site/trunk/content/documentation/subprojects.mdtext
URL: 
http://svn.apache.org/viewvc/felix/site/trunk/content/documentation/subprojects.mdtext?rev=1874763&r1=1874762&r2=1874763&view=diff
==============================================================================
--- felix/site/trunk/content/documentation/subprojects.mdtext (original)
+++ felix/site/trunk/content/documentation/subprojects.mdtext Tue Mar  3 
22:44:42 2020
@@ -3,5 +3,5 @@ Title: Apache Felix Subproject Documenta
 {% for label, page in children %}* [{{ page.headers.title }}]({{ page.path }})
 {% endfor %}
 * [Config Admin](https://github.com/apache/felix-dev/tree/master/configadmin) 
- An implementation of the [OSGi Configuration Admin service 
specification](https://osgi.org/specification/osgi.cmpn/7.0.0/service.cm.html) 
for managing bundle configuration properties.
-* [HTTP Service](https://github.com/apache/felix-dev/tree/master/http) - An 
implementation of the OSGi HTTP Whiteboard and Http Service specification.
+* [HTTP Service](https://github.com/apache/felix-dev/tree/master/http) - An 
implementation of the [OSGi HTTP 
Whiteboard](https://osgi.org/specification/osgi.cmpn/7.0.0/service.http.whiteboard.html)
 and [Http Service 
specification](https://osgi.org/specification/osgi.cmpn/7.0.0/service.http.html).
 * [Service Component 
Runtime](https://github.com/apache/felix-dev/tree/master/scr) - An 
implementation of the [OSGi Declarative Services 
specification](https://osgi.org/specification/osgi.cmpn/7.0.0/service.component.html)
 providing a service-oriented component model to simplify OSGi-based 
development. 


Reply via email to