Skip to content

Commit 2b9223b

Browse files
committed
edit
1 parent f32edd3 commit 2b9223b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/en/docs/refguide/modeling/pages/page/page-properties.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ By default, **Autofocus** is set to "Off" for any newly created pages. For backw
7878
A page's URL allows end users to directly navigate to the page (for example, from external links or bookmarks). It will be shown in the address bar of the browser when you visit the page. When navigating to a page without a URL configured, the last visited URL is shown. Note that the full URL of the page will be the base URL of your application followed by `/p/` and then by the configured URL of the page (for example, `http://example.mendixcloud.com/p/home_page`).
7979

8080
{{% alert color="info" %}}
81-
The `/p/` URL prefix can be configured in the [runtime settings](/refguide/runtime-tab/#url-prefix).
81+
The `/p/` URL prefix can be configured in [runtime settings](/refguide/runtime-tab/#url-prefix).
8282
{{%/alert %}}
8383

8484
Pages with parameters can also have URLs. For those pages, all page parameters must be present in the URL. The URL syntax depends on the type of parameter:

0 commit comments

Comments
 (0)