Skip to content

Commit 691e88e

Browse files
author
Jon Wayne Parrott
committed
Merge pull request #256 from haburibe/master
Fix minor typo: appengine/ndb/modeling/README.md
2 parents 8dfe42a + 56ec648 commit 691e88e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appengine/ndb/modeling/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## App Engine Datastore NDB Modeling Samples
22

3-
These samples demonstrate how to [model entity relationships](https://cloud.google.com/appengine/articles/modeling]) using the Datastore NDB library.
3+
These samples demonstrate how to [model entity relationships](https://cloud.google.com/appengine/articles/modeling) using the Datastore NDB library.
44

55
Refer to the [App Engine Samples README](../../README.md) for information on how to run and deploy this sample.

0 commit comments

Comments
 (0)