Skip to content

Commit 9a0c74a

Browse files
authored
Fix Section reference kea-dhcp4.conf.pre
- Fix section reference for Lease Storage
1 parent 20b6d10 commit 9a0c74a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bin/keactrl/kea-dhcp4.conf.pre

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
// Depending on how Kea was compiled, it may also support SQL databases
5757
// (MySQL and/or PostgreSQL). Those database backends require more
5858
// parameters, like name, host and possibly user and password.
59-
// There are dedicated examples for each backend. See Section 7.2.2 "Lease
59+
// There are dedicated examples for each backend. See Section 8.2.2 "Lease
6060
// Storage" for details.
6161
"lease-database": {
6262
// Memfile is the simplest and easiest backend to use. It's an in-memory

0 commit comments

Comments
 (0)