Skip to content

Commit 5b3a11c

Browse files
committed
Merge branch 'master' of github.com:Sebwite/Magento2-Sentry-Logger
2 parents 5b1b5b7 + 07ffeb3 commit 5b3a11c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ This extension will add the ability to log to [Sentry](https://github.com/getsen
1818
## Configuration
1919
* Add the variable 'raven_dns' to your app/etc/env.php file. Example:
2020

21-
`
22-
'raven_dns' => 'https://****@sentry.domain.com/8',
23-
`
21+
```
22+
'raven_dns' => 'https://****@sentry.domain.com/8',
23+
```
2424

2525
---
26-
[![Alt text](https://www.sebwite.nl/wp-content/themes/sebwite/assets/images/logo-sebwite.png "Sebwite.nl")](https://sebwite.nl)
26+
[![Alt text](https://www.sebwite.nl/wp-content/themes/sebwite/assets/images/logo-sebwite.png "Sebwite.nl")](https://sebwite.nl)

0 commit comments

Comments
 (0)