mirror of
https://github.com/Yubico/yubikey-val.git
synced 2025-02-01 01:52:18 +01:00
change wiki links
This commit is contained in:
parent
5f7d8db75d
commit
ecd49aca59
2
Makefile
2
Makefile
@ -51,7 +51,7 @@ DOCS = doc/GeneratingClients.adoc doc/GettingStartedWritingClients.adoc \
|
||||
|
||||
all:
|
||||
@echo "Try 'make install' or 'make symlink'."
|
||||
@echo "Docs: https://github.com/Yubico/yubikey-val/wiki/Installation"
|
||||
@echo "Docs: https://developers.yubico.com/yubikey-val/doc/Installation.html"
|
||||
@exit 1
|
||||
|
||||
# Installation rules.
|
||||
|
@ -48,7 +48,7 @@ Report ykval-export-clients bugs in
|
||||
.BR ykval-import-clients (1)
|
||||
|
||||
The
|
||||
.URL "https://github.com/Yubico/yubikey-val/wiki/ClientInfoFormat" "Client Info data format"
|
||||
.URL "https://developers.yubico.com/yubikey-val/doc/ClientInfoFormat.html" "Client Info data format"
|
||||
.PP
|
||||
YubiKeys can be obtained from
|
||||
.URL "http://www.yubico.com/" "Yubico" "."
|
||||
|
@ -47,7 +47,7 @@ Report ykval-export bugs in
|
||||
.BR ykval-import (1)
|
||||
|
||||
The
|
||||
.URL "https://github.com/Yubico/yubikey-val/wiki/YubiKeyInfoFormat" "YubiKey Info data format"
|
||||
.URL "https://developers.yubico.com/yubikey-val/doc/YubiKeyInfoFormat.html" "YubiKey Info data format"
|
||||
.PP
|
||||
YubiKeys can be obtained from
|
||||
.URL "http://www.yubico.com/" "Yubico" "."
|
||||
|
@ -48,7 +48,7 @@ Report ykval-import-clients bugs in
|
||||
.BR ykval-export-clients (1)
|
||||
|
||||
The
|
||||
.URL "https://github.com/Yubico/yubikey-val/wiki/ClientInfoFormat" "Client Info data format"
|
||||
.URL "https://developers.yubico.com/yubikey-val/doc/ClientInfoFormat.html" "Client Info data format"
|
||||
.PP
|
||||
YubiKeys can be obtained from
|
||||
.URL "http://www.yubico.com/" "Yubico" "."
|
||||
|
@ -48,7 +48,7 @@ Report ykval-import bugs in
|
||||
.BR ykval-export (1)
|
||||
|
||||
The
|
||||
.URL "https://github.com/Yubico/yubikey-val/wiki/YubiKeyInfoFormat" "YubiKey Info data format"
|
||||
.URL "https://developers.yubico.com/yubikey-val/doc/YubiKeyInfoFormat.html" "YubiKey Info data format"
|
||||
.PP
|
||||
YubiKeys can be obtained from
|
||||
.URL "http://www.yubico.com/" "Yubico" "."
|
||||
|
@ -150,7 +150,7 @@ $myLog->log(LOG_DEBUG, 'Sync request params ' , $syncParams);
|
||||
#
|
||||
# Compare sync and local counters and generate warnings according to
|
||||
#
|
||||
# https://github.com/Yubico/yubikey-val/wiki/ServerReplicationProtocol
|
||||
# https://developers.yubico.com/yubikey-val/doc/ServerReplicationProtocol.html
|
||||
#
|
||||
|
||||
|
||||
|
@ -461,7 +461,7 @@ class SyncLib
|
||||
|
||||
/* Check for warnings
|
||||
|
||||
See https://github.com/Yubico/yubikey-val/wiki/ServerReplicationProtocol
|
||||
See https://developers.yubico.com/yubikey-val/doc/ServerReplicationProtocol.html
|
||||
|
||||
NOTE: We use localParams for validationParams comparison since they are actually the
|
||||
same in this situation and we have them at hand.
|
||||
|
Loading…
x
Reference in New Issue
Block a user