From a54b264771ae0f879208934c1f5cf7965c12c51f Mon Sep 17 00:00:00 2001 From: Thomas Calmant Date: Mon, 26 Aug 2024 15:50:59 +0200 Subject: [PATCH] Fixed iPOJO link in README --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 944e8302..d4265995 100644 --- a/README.rst +++ b/README.rst @@ -35,7 +35,7 @@ iPOPO: A Service-Oriented Component Model for Python Component Model (SOCM) based on Pelix, a dynamic service platform. They are inspired on two popular Java technologies for the development of long-lived applications: the -`iPOJO `_ +`iPOJO `_ component model and the `OSGi `_ Service Platform. iPOPO enables to conceive long-running and modular IT services.