Skip to content

Commit ac41e88

Browse files
fix missing &
1 parent 9fe2259 commit ac41e88

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/git.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ sandbox.git.configure_user(
177177

178178
### Clone a repository
179179

180-
See [Authentication & Identity](#authentication--identity) for how to authenticate with private repositories.
180+
See [Authentication & Identity](#authentication-&-identity) for how to authenticate with private repositories.
181181

182182
<CodeGroup>
183183
```js JavaScript & TypeScript

0 commit comments

Comments
 (0)