From 394d4c0793689177dd48477feb3d1b250d84685b Mon Sep 17 00:00:00 2001 From: Jas Bajwa <155782278+jimmymcnutty@users.noreply.github.com> Date: Fri, 2 Aug 2024 11:54:44 -0700 Subject: [PATCH] updated title name protect-branches.md (#8040) --- docs/howto/protect-branches.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/howto/protect-branches.md b/docs/howto/protect-branches.md index 8c45773fd90..ac62757c2f6 100644 --- a/docs/howto/protect-branches.md +++ b/docs/howto/protect-branches.md @@ -1,5 +1,5 @@ --- -title: Protect Branches +title: Branch Protection description: Branch protection rules prevent direct changes from being applied to your important branches. parent: How-To redirect_from: @@ -51,4 +51,4 @@ To delete a rule, click the _Delete_ button next to it. [data-quality-gates]: {% link understand/use_cases/cicd_for_data.md %}#using-hooks-as-data-quality-gates [lakectl-branch-protect]: {% link reference/cli.md %}#lakectl-branch-protect -[api]: {% link reference/api.md %} \ No newline at end of file +[api]: {% link reference/api.md %}