Skip to content

Commit fd5bb6c

Browse files
authored
Update Readme.md
1 parent e5e720c commit fd5bb6c

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
@@ -46,19 +46,19 @@
4646
4747
> MSSql:
4848
> * [**ViennaNET.Orm.MSSQL**](ViennaNET.Orm.MSSQL) - connection of the MSSql driver
49-
> * [**ViennaNET.Orm.MSSQL.DefaultConfiguration**](ViennaNET.Orm.MSSQL.DefaultConfiguration) - assembly integration into the project through SimpleInjector
49+
> * **ViennaNET.Orm.MSSQL.DefaultConfiguration** - assembly integration into the project through SimpleInjector
5050
5151
> Oracle:
5252
> * [**ViennaNET.Orm.Oracle**](ViennaNET.Orm.Oracle) - connecting the Oracle driver
53-
> * [**ViennaNET.Orm.Oracle.DefaultConfiguration**](ViennaNET.Orm.Oracle.DefaultConfiguration) - assembly integration into the project through SimpleInjector
53+
> * **ViennaNET.Orm.Oracle.DefaultConfiguration** - assembly integration into the project through SimpleInjector
5454
5555
> PostgreSQL:
5656
> * [**ViennaNET.Orm.PostgreSql**](ViennaNET.Orm.PostgreSql) - connecting the PostgreSql driver
57-
> * [**ViennaNET.Orm.PostgreSql.DefaultConfiguration**](ViennaNET.Orm.PostgreSql.DefaultConfiguration) - assembly integration into the project through SimpleInjector
57+
> * **ViennaNET.Orm.PostgreSql.DefaultConfiguration** - assembly integration into the project through SimpleInjector
5858
5959
> SQLite:
6060
> * [**ViennaNET.Orm.SQLite**](ViennaNET.Orm.SQLite) - connecting the SQLite driver
61-
> * [**ViennaNET.Orm.SQLite.DefaultConfiguration**](ViennaNET.Orm.SQLite.DefaultConfiguration) - assembly integration into the project through SimpleInjector
61+
> * **ViennaNET.Orm.SQLite.DefaultConfiguration** - assembly integration into the project through SimpleInjector
6262
6363
#### Redis
6464
* [**ViennaNET.Redis**](ViennaNET.Redis) - services for working with Redis

0 commit comments

Comments
 (0)