diff --git a/doc/sonic-fpm-module/frr_sonic_communication_channel.md b/doc/sonic-fpm-module/frr_sonic_communication_channel.md index 0e10b8ca93..9dffef9441 100644 --- a/doc/sonic-fpm-module/frr_sonic_communication_channel.md +++ b/doc/sonic-fpm-module/frr_sonic_communication_channel.md @@ -101,7 +101,8 @@ The new module is hosted under the `sonic-buildimage` repository and maintained ├── Makefile ├── frr ├── patch - └── dplane_fpm_sonic.c <-- new FPM SONiC module + └── dplane_fpm_sonic + └── dplane_fpm_sonic.c <-- new FPM SONiC module ``` ### 5.2. Build FRR with the FPM SONiC module