mirror of
https://github.com/typeorm/typeorm.git
synced 2025-12-08 21:26:23 +00:00
docs: update incorrect link (#9431)
* docs: update incorrect link The link to the vesper framework was incorrect - it now points to the repository on github, which does seems to be inactive but at least the link now works. * docs: add accidentally removed div
This commit is contained in:
parent
b5ff79fc3f
commit
16c1841c18
@ -1289,7 +1289,7 @@ There are a few repositories which you can clone and start with:
|
||||
|
||||
There are several extensions that simplify working with TypeORM and integrating it with other modules:
|
||||
|
||||
- [TypeORM + GraphQL framework](http://vesper-framework.com)
|
||||
- [TypeORM + GraphQL framework](https://github.com/vesper-framework/vesper)
|
||||
- [TypeORM integration](https://github.com/typeorm/typeorm-typedi-extensions) with [TypeDI](https://github.com/pleerock/typedi)
|
||||
- [TypeORM integration](https://github.com/typeorm/typeorm-routing-controllers-extensions) with [routing-controllers](https://github.com/pleerock/routing-controllers)
|
||||
- Models generation from existing database - [typeorm-model-generator](https://github.com/Kononnable/typeorm-model-generator)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user