You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,13 +3,14 @@ The modelix project develops an open source platform for (meta-)models on the we
3
3
4
4
For general information on modelix, please refer to the [official modelix homepage](https://modelix.org) as well as the [platform documentation](https://docs.modelix.org).
5
5
6
-
For individual component specific documentation, see https://docs.modelix.org/modelix/latest/reference/components.html
6
+
A list of individual components and links to component-specific documentation can be found [in our documentation](https://docs.modelix.org/modelix/main/reference/components-table.html).
7
7
8
8
# modelix.core
9
9
10
10
This repository contains the core components of the modelix platform.
11
11
All components in this repository have no dependencies to JetBrains MPS.
12
-
If you are looking for MPS related modelix components, see https://github.com/modelix/modelix.
12
+
If you are looking for MPS-related modelix components,
13
+
see https://github.com/modelix/modelix.mps and https://github.com/modelix/modelix.mps-plugins.
0 commit comments