You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: appengine/endpoints-frameworks-v2/backend/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -99,8 +99,8 @@ Note for windows user: Use `gradlew.bat` instead of `./gradlew`
99
99
<details>
100
100
<summary>more details</summary>
101
101
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"endpoints-framework-gradle-plugin") for the endpoint related tasks and
103
-
[appengine-gradle-plugin](https://github.com/GoogleCloudPlatform/app-gradle-plugin"appengine-gradle-plugin") for the appengine standard related tasks.
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.
0 commit comments