Skip to content

Commit 6f523d8

Browse files
committed
fix syntaxs
1 parent ec68cf9 commit 6f523d8

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

develop-docs/sdk/processes/releases.mdx

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -144,11 +144,9 @@ You can do this self-service via the settings page of your repository:
144144

145145
## Create ruleset for the repo
146146

147-
Download the [default ruleset template]:/Default_ruleset.json , and save it as a JSON file.
147+
Download and save the [default ruleset template](Default_ruleset.json) as a JSON file.
148148

149-
Go to the ruleset setting page of your repository: `https://github.com/getsentry/REPONAME_HERE/settings/rules`, click on the green `New ruleset` button and choose `Import a ruleset`, select the JSON file that you just downloaded. You can tweak the ruleset settings as you need, but make sure not to remove the App in Bypass List.
150-
151-
Remember to click save before you leave the page.
149+
Visit to the ruleset setting page of your repository: `https://github.com/getsentry/REPONAME_HERE/settings/rules`, click on the green `New ruleset` button, choose `Import a ruleset`, and select the JSON file you just downloaded. You can tweak the ruleset settings as you need, but make sure not to remove the App in the Bypass List.
152150

153151
## Making Your First Release!
154152

0 commit comments

Comments
 (0)