From 88c3672129cd9e6957817972b7fc4b2a8c2c5d3d Mon Sep 17 00:00:00 2001 From: Aaron Paterson Date: Wed, 27 Jul 2022 17:09:45 -0600 Subject: [PATCH] Update README.md helps for ctrl+F --- graphql-dgs-platform-dependencies/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/graphql-dgs-platform-dependencies/README.md b/graphql-dgs-platform-dependencies/README.md index 6e73e8184..58350d951 100644 --- a/graphql-dgs-platform-dependencies/README.md +++ b/graphql-dgs-platform-dependencies/README.md @@ -2,7 +2,7 @@ This module provides a Bill of Materials (BOM) with to ease dependency management using [Maven] or [Gradle]. This specific BOM will not only contain references to DGS Framework Modules but includes recommendations -used internally. In other words, it will include the `dependencyRecomendations` [here](https://github.com/Netflix/dgs-framework/blob/master/build.gradle.kts#L57). +used internally. In other words, it will include the `dependencyRecommendations` [here](https://github.com/Netflix/dgs-framework/blob/master/build.gradle.kts#L57). [Maven]: https://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html#Importing_Dependencies -[Gradle]: https://docs.gradle.org/current/userguide/managing_transitive_dependencies.html#sec:bom_import \ No newline at end of file +[Gradle]: https://docs.gradle.org/current/userguide/managing_transitive_dependencies.html#sec:bom_import