Skip to content

Commit 14b7483

Browse files
server version link fix
Patch fix to earlier fix for DOC-13088
1 parent 86420a5 commit 14b7483

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/howtos/pages/sdk-authentication.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ include::{version-common}@sdk:shared:partial$auth-overview.adoc[tag=cert-auth]
4444

4545
== Authenticating the Java Client by Certificate
4646

47-
To learn how to generate and deploy certificates, see xref:{server_version}@server:manage:manage-security/manage-certificates.adoc[Manage Certificates].
47+
To learn how to generate and deploy certificates, see xref:{version-server}@server:manage:manage-security/manage-certificates.adoc[Manage Certificates].
4848
The rest of this section assumes you followed those processes, or did something similar.
4949

5050
For the following example, you will need a client certificate and the associated private key.

0 commit comments

Comments
 (0)