diff options
author | Wlodek Wencel <wlodek@isc.org> | 2021-07-28 14:36:24 +0200 |
---|---|---|
committer | Andrei Pavel <andrei@isc.org> | 2021-08-05 17:07:49 +0200 |
commit | b1d5e8f2069b46f7463deba557fe52a9222f1d0a (patch) | |
tree | 18c9f869672c0956ef040190b976bd5301688040 /src | |
parent | [#2013] bumped up kea version to 1.9.11 (diff) | |
download | kea-b1d5e8f2069b46f7463deba557fe52a9222f1d0a.tar.xz kea-b1d5e8f2069b46f7463deba557fe52a9222f1d0a.zip |
[#1983] replaced old jenkins links with repors.isc.org
Diffstat (limited to 'src')
-rw-r--r-- | src/hooks/dhcp/bootp/bootp.dox | 2 | ||||
-rw-r--r-- | src/hooks/dhcp/flex_option/flex_option.dox | 2 | ||||
-rw-r--r-- | src/hooks/dhcp/lease_cmds/lease_cmds.dox | 2 | ||||
-rw-r--r-- | src/hooks/dhcp/run_script/run_script.dox | 2 | ||||
-rw-r--r-- | src/hooks/dhcp/stat_cmds/stat_cmds.dox | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/src/hooks/dhcp/bootp/bootp.dox b/src/hooks/dhcp/bootp/bootp.dox index a36e034b27..5b34caf691 100644 --- a/src/hooks/dhcp/bootp/bootp.dox +++ b/src/hooks/dhcp/bootp/bootp.dox @@ -16,7 +16,7 @@ library. This file provides information needed to understand and perhaps extend this library. This documentation is stand-alone: you should have read and understood -the <a href="https://jenkins.isc.org/job/Kea_doc/doxygen/">Kea +the <a href="https://reports.kea.isc.org/dev_guide/">Kea Developer's Guide</a> and in particular its section about hooks. @section libdhcp_bootpUser Now To Use libdhcp_bootp diff --git a/src/hooks/dhcp/flex_option/flex_option.dox b/src/hooks/dhcp/flex_option/flex_option.dox index 5ed97565ec..509d3a5bbd 100644 --- a/src/hooks/dhcp/flex_option/flex_option.dox +++ b/src/hooks/dhcp/flex_option/flex_option.dox @@ -16,7 +16,7 @@ of the Flexible Option library. This file provides information needed to understand and perhaps extend this library. This documentation is stand-alone: you should have read and understood -the <a href="https://jenkins.isc.org/job/Kea_doc/doxygen/">Kea +the <a href="https://reports.kea.isc.org/dev_guide/">Kea Developer's Guide</a> and in particular its section about hooks. @section libdhcp_flex_optionUser Now To Use libdhcp_flex_option diff --git a/src/hooks/dhcp/lease_cmds/lease_cmds.dox b/src/hooks/dhcp/lease_cmds/lease_cmds.dox index 8d26e3f1e3..6781578acd 100644 --- a/src/hooks/dhcp/lease_cmds/lease_cmds.dox +++ b/src/hooks/dhcp/lease_cmds/lease_cmds.dox @@ -16,7 +16,7 @@ library. This file provides information needed to understand and perhaps extend this library. This documentation is stand-alone: you should have read and understood <a -href="https://jenkins.isc.org/job/Kea_doc/doxygen/">Kea Developer's Guide</a> and in +href="https://reports.kea.isc.org/dev_guide/">Kea Developer's Guide</a> and in particular its section about hooks. @section lease_cmds Lease Commands Overview diff --git a/src/hooks/dhcp/run_script/run_script.dox b/src/hooks/dhcp/run_script/run_script.dox index fadda828f4..3fbcd12ffe 100644 --- a/src/hooks/dhcp/run_script/run_script.dox +++ b/src/hooks/dhcp/run_script/run_script.dox @@ -16,7 +16,7 @@ library. This file provides information needed to understand and perhaps extend this library. This documentation is stand-alone: you should have read and understood -the <a href="https://jenkins.isc.org/job/Kea_doc/doxygen/">Kea +the <a href="https://reports.kea.isc.org/dev_guide/">Kea Developer's Guide</a> and in particular its section about hooks. @section libdhcp_run_scriptUser Now To Use libdhcp_run_script diff --git a/src/hooks/dhcp/stat_cmds/stat_cmds.dox b/src/hooks/dhcp/stat_cmds/stat_cmds.dox index c6b2bbde16..e8ead8d5d8 100644 --- a/src/hooks/dhcp/stat_cmds/stat_cmds.dox +++ b/src/hooks/dhcp/stat_cmds/stat_cmds.dox @@ -16,7 +16,7 @@ library. This file provides information needed to understand and perhaps extend this library. This documentation is stand-alone: you should have read and understood the <a -href="https://jenkins.isc.org/job/Kea_doc/doxygen/">Kea Developer's Guide</a> and in +href="https://reports.kea.isc.org/dev_guide/">Kea Developer's Guide</a> and in particular its section about hooks. @section stat_cmds Stat Commands Overview |