diff --git a/docs/Dexie/Dexie.on.populate.md b/docs/Dexie/Dexie.on.populate.md index 97386c8..5c17a66 100644 --- a/docs/Dexie/Dexie.on.populate.md +++ b/docs/Dexie/Dexie.on.populate.md @@ -129,8 +129,6 @@ Found object: {"someIndex":"item2","id":2} Finished. ``` -[Watch the full HTML source](https://github.com/dexie/Dexie.js/blob/master/samples/ajax-populate/populateFromAjaxCall.html), or [view it in your browser](https://raw.githack.com/dexie/Dexie.js/master/samples/ajax-populate/populateFromAjaxCall.html) - ### See Also [The Populate Event](/docs/Tutorial/Design#the-populate-event)