Skip to content

Commit a8071cd

Browse files
committed
fix links
1 parent 04a2b55 commit a8071cd

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -152,9 +152,9 @@ All contributions are welcome!
152152

153153
Please open an issue or pull request.
154154

155-
[Knex](https://knexjs.org/)
156-
[Apollo DataSources](https://www.apollographql.com/docs/apollo-server/features/data-sources.html)
157-
[DataLoader](https://github.com/facebook/dataloader)
158-
[InMemoryLRUCache](https://github.com/apollographql/apollo-server/tree/master/packages/apollo-server-caching)
159-
[RESTDataSource](https://www.apollographql.com/docs/apollo-server/features/data-sources.html#REST-Data-Source)
160-
[knex-tiny-logger](https://github.com/khmm12/knex-tiny-logger)
155+
[knex]: https://knexjs.org/
156+
[apollo datasources]: https://www.apollographql.com/docs/apollo-server/features/data-sources.html
157+
[dataloader]: https://github.com/facebook/dataloader
158+
[inmemorylrucache]: https://github.com/apollographql/apollo-server/tree/master/packages/apollo-server-caching
159+
[restdatasource]: https://www.apollographql.com/docs/apollo-server/features/data-sources.html#REST-Data-Source
160+
[knex-tiny-logger]: https://github.com/khmm12/knex-tiny-logger

0 commit comments

Comments
 (0)