[w3c/webauthn] 2b9add: Remove autolink to nonexistent term "WebAuthn cred...

  Branch: refs/heads/fix-lint
  Home:   https://github.com/w3c/webauthn
  Commit: 2b9add231f5fc349850d9ed5d0182fd6055086a0
      https://github.com/w3c/webauthn/commit/2b9add231f5fc349850d9ed5d0182fd6055086a0
  Author: Emil Lundberg <emil@yubico.com>
  Date:   2024-01-10 (Wed, 10 Jan 2024)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Remove autolink to nonexistent term "WebAuthn credentials"

Fixes this Bikeshed lint:

```
LINE ~8667: No 'dfn' refs found for 'webauthn credentials'.
[=WebAuthn credentials=]
```


  Commit: 3aa02474e71e68499242f867f05c4cad861e0f53
      https://github.com/w3c/webauthn/commit/3aa02474e71e68499242f867f05c4cad861e0f53
  Author: Emil Lundberg <emil@yubico.com>
  Date:   2024-01-10 (Wed, 10 Jan 2024)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Delete unused term "client-side discoverable credential property"

Fixes this Bikeshed lint:

```
LINT: Unexported dfn that's not referenced locally - did you mean to export it?
<dfn data-dfn-type="dfn" data-dfn-for="CredentialPropertiesOutput" id="credentialpropertiesoutput-client-side-discoverable-credential-property" data-lt="client-side discoverable credential property" data-noexport="by-default">client-side discoverable credential property<a href="#credentialpropertiesoutput-client-side-discoverable-credential-property" class="self-link"></a></dfn>
<dfn data-dfn-type="dfn" data-dfn-for="CredentialPropertiesOutput" id="credentialpropertiesoutput-client-side-discoverable-credential-property" data-lt="client-side discoverable credential property" data-noexport="by-default">client-side discoverable credential property<a href="#credentialpropertiesoutput-client-side-discoverable-credential-property" class="self-link"></a></dfn>
```


Compare: https://github.com/w3c/webauthn/compare/2b9add231f5f%5E...3aa02474e71e

Received on Wednesday, 10 January 2024 13:34:02 UTC