diff --git a/HACKING.md b/HACKING.md index fed0e6304419..923d13b36f98 100644 --- a/HACKING.md +++ b/HACKING.md @@ -184,7 +184,7 @@ integration tests locally. ## Python bridge -Cockpit currently has an experimental replacement for `cockpit-bridge` +Most distro releases now ship a replacement for the C bridge written in Python. It resides in `src/cockpit` with most of its rules in `src/Makefile.am`. This directory was chosen because it matches the standard so-called "src layout" convention for Python packages, where each package