Skip to content

Commit d6814b1

Browse files
authored
Update README.md
1 parent 6107875 commit d6814b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ sonar.sql.dialect=tsql
5959
```
6060

6161
### PostgreSQL ###
62-
Sonar settings for pssql. You can check example at [here](https://github.com/gretard/sonar-sql-plugin/tree/master/examples/2-psql)
62+
Sonar settings for pssql. You can check example at [here](https://github.com/gretard/sonar-sql-plugin/tree/master/examples/2-pssql)
6363
```
6464
sonar.projectKey=examples.sql.mysql.project
6565
sonar.projectName=examples.sql.mysql.project
@@ -71,7 +71,7 @@ sonar.sql.dialect=pssql
7171
```
7272

7373
### MySQL ###
74-
Sonar settings for mysql. You can check example at [here](https://github.com/gretard/sonar-sql-plugin/tree/master/examples/3-msql)
74+
Sonar settings for mysql. You can check example at [here](https://github.com/gretard/sonar-sql-plugin/tree/master/examples/3-mysql)
7575
```
7676
sonar.projectKey=examples.sql.mysql.project
7777
sonar.projectName=examples.sql.mysql.project

0 commit comments

Comments
 (0)