docs: Update spec link in README

This commit is contained in:
Nicolas Werner 2022-04-05 13:38:40 +02:00
parent d6bb91f7e1
commit 8866131652
1 changed files with 2 additions and 2 deletions

View File

@ -22,5 +22,5 @@ void main() async {
## Generated code ## Generated code
The files in `lib/src/generated` are generated by [dart_openapi_codegen](https://gitlab.com/famedly/company/frontend/dart_openapi_codegen) The files in `lib/src/generated` are generated by [dart_openapi_codegen](https://gitlab.com/famedly/company/frontend/dart_openapi_codegen/)
from [matrix-doc](https://github.com/matrix-org/matrix-doc/). See the README.md in dart_openapi_codegen for more information. from [matrix-spec](https://github.com/matrix-org/matrix-spec/). See the README.md in dart_openapi_codegen for more information.