From ed650d11084ac97c80ab43de8d33a7c173b034d9 Mon Sep 17 00:00:00 2001 From: flx-sta <50131232+flx-sta@users.noreply.github.com> Date: Fri, 13 Sep 2024 09:45:47 -0700 Subject: [PATCH] add: pontoon `Sync Process` topic --- docs/pontoon-setup.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/pontoon-setup.md b/docs/pontoon-setup.md index 8e9b181c801..f3ee537ecdb 100644 --- a/docs/pontoon-setup.md +++ b/docs/pontoon-setup.md @@ -168,4 +168,8 @@ I still havent figured this part fully out but you have to use the django admin 2. Select the user you want to edit and click on their email to open the update page. 3. Scroll a bit down and you should see a huge `Groups` and `User Permissions` matrix. - ![pontoon-groups-permissions-matrix](/docs/img/pontoon-groups-permissions-matrix.png) -4. Go Wild! \ No newline at end of file +4. Go Wild! + +## Sync Process + +See [sync/README.md](https://github.com/mozilla/pontoon/blob/main/pontoon/sync/README.md) \ No newline at end of file