@luigi-project/core 2.22.2-dev.20250640036 → 2.22.2-dev.20250710041

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -4,8 +4,8 @@
4
4
 
5
5
  Luigi is a micro frontend orchestration framework written in Svelte. Use Luigi Core to implement the core application, and Luigi Client to ensure communication between the application and the micro frontend it hosts.
6
6
 
7
- For details on Luigi Core, see [this](https://github.com/SAP/luigi/tree/main/core) document.
7
+ For details on Luigi Core, see [this](https://github.com/luigi-project/luigi/tree/main/core) document.
8
8
 
9
- If you want to try Luigi out, see the [examples](https://github.com/SAP/luigi/tree/main/core/examples).
9
+ If you want to try Luigi out, see the [examples](https://github.com/luigi-project/luigi/tree/main/core/examples).
10
10
 
11
11
  For documentation on Luigi Core, see [Luigi documentation](https://docs.luigi-project.io).