Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion appengine/ndb/modeling/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## App Engine Datastore NDB Modeling Samples

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

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