8000 Update index.md · devlance/googledevdocs.github.io@021869f · GitHub
[go: up one dir, main page]

Skip to content

Commit 021869f

Browse files
Update index.md
1 parent a1844f7 commit 021869f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,12 +56,12 @@ print s
5656

5757
### Git sample
5858

59-
{% assign gitAccount = "GoogleDevDocs" %}
60-
{% assign gitRepo = "googledevdocs.github.io" %}
61-
{% assign gitFile = "js/sidebar.js" %}
59+
{% assign gitAccount = "GoogleCloudPlatform" %}
60+
{% assign gitRepo = "appengine-maven-archetypes-java" %}
61+
{% assign gitFile = "guestbook-archetype/src/main/resources/archetype-resources/src/main/java/GuestbookServlet.java" %}
6262
{% assign gitBranch = "master" %}
6363
{% assign regionTag = "region" %}
64-
{% assign lang="js" %}
64+
{% assign lang="java" %}
6565
{% include gitsnippet.html %}
6666

6767

0 commit comments

Comments
 (0)
0