Skip to content

Commit 2d5d3ad

Browse files
committed
docs(fix missing xref):
1 parent 3edf0a0 commit 2d5d3ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/users-manual/getting-started/whats-new.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ Features:
263263
The previous method (`Yubico.YubiKey.YubiKeyDeviceExtensions.WithScp03()`) is now deprecated, and
264264
the new method (`Yubico.YubiKey.IYubiKeyDevice.ConnectScp03()` simply requires passing in the SCP03 key set to the
265265
PivSession constructor. It is also possible to build an
266-
IYubiKeyConnection that uses SCP03 via [Yubico.YubiKey.Piv.PivSession()](xref:Yubico.YubiKey.Piv.PivSession.%23ctor%28Yubico.YubiKey.IYubiKeyDevice%2CYubico.YubiKey.Scp03.StaticKeys%29).
266+
IYubiKeyConnection that uses SCP03 via `Yubico.YubiKey.Piv.PivSession()`.
267267

268268
- **SCP03 documentation**. The User's Manual article on SCP03 was
269269
updated to provide more comprehensive information.

0 commit comments

Comments
 (0)