We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab4356f commit daf487aCopy full SHA for daf487a
src/components/githubCTA/index.tsx
@@ -26,9 +26,7 @@ export function GitHubCTA() {
26
<div>
27
<Link href="https://docs.sentry.io/contributing/">How to contribute</Link>{' '}
28
|
29
- <Link href={sourceUrl}>
30
- Edit this page
31
- </Link> |
+ <Link href={sourceUrl}>Edit this page</Link> |
32
<Link href="https://github.com/getsentry/sentry-docs/issues/new/choose">
33
Create a docs issue
34
</Link>{' '}
0 commit comments