Skip to content

Commit adfc7dd

Browse files
committed
docs(model-server): correctly link further reading material
1 parent 06df80c commit adfc7dd

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

docs/global/modules/core/pages/howto/mps-model-server-plugin.adoc

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
= How-To Run the Light `model-server` in MPS as a Plugin
2-
:navtitle: mps-model-server-plugin
2+
:navtitle: `mps-model-server-plugin`
33

44

55
You can run a *light version* of the `model-server` directly in MPS via the dedicated *MPS as Modelix Model Server Plugin*, which is published over at the https://plugins.jetbrains.com/plugin/22834-mps-as-modelix-model-server[JetBrains Marketplace^].
@@ -39,4 +39,9 @@ starting modelix server
3939
The `model-server` will run by default on port `48305`.
4040
You can check the health status over at http://127.0.0.1:48305/health[^].
4141

42-
If you want to find out how connect a client and send queries to the plugin, have a look at the xref:howto/modelql.adoc[ModelQL documentation] or the xref:core:reference/component-mps-model-server-plugin.adoc[component reference].
42+
If you want to find out how connect a client and send queries to the plugin, have a look at the usage docs for the
43+
44+
* xref:howto/modelql.adoc[ModelQL],
45+
* xref:howto/usage-light-model-client.adoc[light-model-client],
46+
* xref:howto/usage-model-client-v2.adoc[model-client v2], or
47+
* the component reference for the xref:core:reference/component-light-model-client.adoc[light-client].

0 commit comments

Comments
 (0)