Skip to content

Commit be2429b

Browse files
authored
Minor Semgrep connector docs tweaks (#12373)
1 parent 6b2419b commit be2429b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/content/en/connecting_your_tools/connectors/connectors_tool_reference.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -133,19 +133,19 @@ This connector uses the Probely REST API to fetch data.
133133
You can find an API key under the User \> API Keys menu in Probely.
134134
See [Probely documentation](https://help.probely.com/en/articles/8592281-how-to-generate-an-api-key) for more info.
135135

136-
## **SemGrep**
136+
## **Semgrep**
137137

138-
This connector uses the SemGrep REST API to fetch data.
138+
This connector uses the Semgrep REST API to fetch data.
139139

140140
#### Connector Mappings
141141

142-
Enter https://semgrep.dev/api/v1/in the **Location** field.
142+
Enter `https://semgrep.dev/api/v1/` in the **Location** field.
143143

144144
1. Enter a valid API key in the **Secret** field. You can find this on the Tokens page:
145145
146146
"Settings" in the left navbar \> Tokens \> Create new token ([https://semgrep.dev/orgs/\-/settings/tokens](https://semgrep.dev/orgs/-/settings/tokens))
147147

148-
See [SemGrep documentation](https://semgrep.dev/docs/semgrep-cloud-platform/semgrep-api/#tag__badge-list) for more info.
148+
See [Semgrep documentation](https://semgrep.dev/docs/semgrep-cloud-platform/semgrep-api/#tag__badge-list) for more info.
149149

150150
## SonarQube
151151

0 commit comments

Comments
 (0)