Skip to content

Commit 6380565

Browse files
authored
Merge pull request #329 from GoogleCloudPlatform/tswast-patch-1
2 parents 07bd6ad + 70d48d8 commit 6380565

File tree

1 file changed

+1
-3
lines changed
  • datastore/src/main/java/com/google/datastore/snippets

1 file changed

+1
-3
lines changed

datastore/src/main/java/com/google/datastore/snippets/Concepts.java

+1-3
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,7 @@
7272
import java.util.TimeZone;
7373

7474
/**
75-
* Contains Cloud Datastore snippets linked from the Concepts documentation.
76-
*
77-
* @see <a href="https://cloud.google.com/datastore/v1beta3/">Key Datastore Concepts</a>
75+
* Contains Cloud Datastore snippets demonstrating concepts for documentation.
7876
*/
7977
public class Concepts {
8078

0 commit comments

Comments
 (0)