diff options
author | Andrei Pavel <andrei@isc.org> | 2021-03-19 19:57:49 +0100 |
---|---|---|
committer | Andrei Pavel <andrei@isc.org> | 2021-03-23 14:32:54 +0100 |
commit | e47a26ee2febcca5eabe8cc943ec5c0ba89ba920 (patch) | |
tree | f58fdee8cce96f1634917ab14deed6ac0fc7f22b /doc/examples/kea6 | |
parent | [#1748] Imported improvements (diff) | |
download | kea-e47a26ee2febcca5eabe8cc943ec5c0ba89ba920.tar.xz kea-e47a26ee2febcca5eabe8cc943ec5c0ba89ba920.zip |
[#1717] correct some URLs
Diffstat (limited to 'doc/examples/kea6')
-rw-r--r-- | doc/examples/kea6/all-options.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/examples/kea6/all-options.json b/doc/examples/kea6/all-options.json index be2d17e8c1..369454fc7d 100644 --- a/doc/examples/kea6/all-options.json +++ b/doc/examples/kea6/all-options.json @@ -998,7 +998,7 @@ // Type: string { "code": 59, - "data": "https://how-to-boot.net/pxe/os.img", + "data": "https://boot.example.org/pxe/os.img", "name": "bootfile-url" }, |