Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@

## Example Host Apps

See the [embedded-mendix-demo-apps](https://github.com/mendix/embedded-mendix-demo-apps) GitHub repository for an example Mendix application that has been configured to be embedded, together with example host applications using Vue, React, and vanilla JavaScript.
See the [embedded-mendix-demo-apps](https://github.com/mendixlabs/embedded-mendix-demo-apps) GitHub repository for an example Mendix application that has been configured to be embedded, together with example host applications using Vue, React, and vanilla JavaScript.

Check failure on line 49 in content/en/docs/refguide/runtime/mendix-client/embedding-the-client.md

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [Mendix.Capitalization] Use ''Mendix'' (capitalized) Raw Output: {"message": "[Mendix.Capitalization] Use ''Mendix'' (capitalized)", "location": {"path": "content/en/docs/refguide/runtime/mendix-client/embedding-the-client.md", "range": {"start": {"line": 49, "column": 19}}}, "severity": "ERROR"}

## Configuring the Embedded App

Expand Down
Loading