From 53d48ea5a9ead28b8ff59530d4226eb903fddc6f Mon Sep 17 00:00:00 2001 From: Matt Giuca Date: Thu, 7 Mar 2024 16:27:12 +1100 Subject: [PATCH] Linkify term 'start URL'. --- index.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/index.html b/index.html index 49053b37..c1ac45dc 100644 --- a/index.html +++ b/index.html @@ -607,8 +607,8 @@

@@ -822,12 +822,12 @@

Given the above, it is RECOMMENDED that, upon installation, or any time thereafter, a user agent allows the user to inspect and, if - necessary, modify the start URL of an application. + necessary, modify the [=start URL=] of an application.

- Additionally, developers MUST NOT use the start URL to - include information that uniquely identifies a user (e.g., - "?user=123" or "/user/123/", or "https://user123.foo.bar"). + Additionally, developers MUST NOT use the [=start URL=] to include + information that uniquely identifies a user (e.g., "?user=123" or + "/user/123/", or "https://user123.foo.bar").

@@ -839,7 +839,7 @@

The [=manifest's=] id member is a string that represents the identity for the application. The [=identity=] takes - the form of a URL, which is same origin as the start URL. + the form of a URL, which is same origin as the [=start URL=].

The [=identity=] is used by user agents to uniquely identify the