Skip to content

Commit 7f3d842

Browse files
authored
Update README.md
fixed links markup
1 parent ed9ab17 commit 7f3d842

File tree

1 file changed

+4
-2
lines changed
  • appengine/endpoints-frameworks-v2/backend

1 file changed

+4
-2
lines changed

appengine/endpoints-frameworks-v2/backend/README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,10 @@ Note for windows user: Use `gradlew.bat` instead of `./gradlew`
9999
<details>
100100
<summary>more details</summary>
101101
The project contains the standard java and war plugins and in addition to that it contains the following plugins:
102-
[endpoints-framework-gradle-plugin](https://github.com/GoogleCloudPlatform/endpoints-framework-gradle-plugin) for the endpoint related tasks and
103-
[appengine-gradle-plugin](https://github.com/GoogleCloudPlatform/app-gradle-plugin) for the appengine standard related tasks.
102+
https://github.com/GoogleCloudPlatform/endpoints-framework-gradle-plugin for the endpoint related tasks and
103+
https://github.com/GoogleCloudPlatform/app-gradle-plugin for the appengine standard related tasks.
104+
105+
Check the links for details about the available Plugin Goals and Parameters.
104106
</details>
105107

106108
### Generating the openapi.json file

0 commit comments

Comments
 (0)