docs: Update spec link in README
This commit is contained in:
parent
d6bb91f7e1
commit
8866131652
|
|
@ -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.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue