Skip to content

Commit f564cc2

Browse files
[getsentry/action-github-commit] Auto commit
1 parent 11e9502 commit f564cc2

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/components/githubCTA/index.tsx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,7 @@ export function GitHubCTA() {
2626
<div>
2727
<Link href="https://docs.sentry.io/contributing/">How to contribute</Link>{' '}
2828
&nbsp;&nbsp;|&nbsp;&nbsp;
29-
<Link href={sourceUrl}>
30-
Edit this page
31-
</Link> &nbsp;&nbsp;|&nbsp;&nbsp;
29+
<Link href={sourceUrl}>Edit this page</Link> &nbsp;&nbsp;|&nbsp;&nbsp;
3230
<Link href="https://github.com/getsentry/sentry-docs/issues/new/choose">
3331
Create a docs issue
3432
</Link>{' '}

0 commit comments

Comments
 (0)