Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)

nixos/ferretdb: fix broken link to documentation

+1 -1
+1 -1
nixos/modules/services/databases/ferretdb.nix
··· 30 30 }; 31 31 description = '' 32 32 Additional configuration for FerretDB, see 33 - <https://docs.ferretdb.io/flags/> 33 + <https://docs.ferretdb.io/configuration/flags/> 34 34 for supported values. 35 35 ''; 36 36 };