Skip to content

Commit 16c1841

Browse files
docs: update incorrect link (typeorm#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
1 parent b5ff79f commit 16c1841

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1289,7 +1289,7 @@ There are a few repositories which you can clone and start with:
12891289

12901290
There are several extensions that simplify working with TypeORM and integrating it with other modules:
12911291

1292-
- [TypeORM + GraphQL framework](http://vesper-framework.com)
1292+
- [TypeORM + GraphQL framework](https://github.com/vesper-framework/vesper)
12931293
- [TypeORM integration](https://github.com/typeorm/typeorm-typedi-extensions) with [TypeDI](https://github.com/pleerock/typedi)
12941294
- [TypeORM integration](https://github.com/typeorm/typeorm-routing-controllers-extensions) with [routing-controllers](https://github.com/pleerock/routing-controllers)
12951295
- Models generation from existing database - [typeorm-model-generator](https://github.com/Kononnable/typeorm-model-generator)

0 commit comments

Comments
 (0)