From dbf51469ac3c328577ec773ff6d23430adcb7dcb Mon Sep 17 00:00:00 2001 From: Bart Duisters <43420049+bartduisters@users.noreply.github.com> Date: Thu, 29 Apr 2021 17:44:34 +0200 Subject: [PATCH] Remove broken link (#72) --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index dde74af..d7d33fa 100644 --- a/README.md +++ b/README.md @@ -126,10 +126,6 @@ Official Feathers Chat app & related front-end examples - [Feathers + Nuxt Boilerplate](https://gitlab.com/fexell/featherjs-nuxtjs-boilerplate) Feathers + Nuxt boilerplate with Login, Sign Up, Reauthentication, etc. - [Feathers + Nuxt Sao Template](https://github.com/feathers-nuxt/template-app) -#### Angular - -- [Observables with Angular2 and FeathersJS](https://berndsgn.ch/posts/observables-with-angular-and-feathersjs/) - #### Admin - [Feathers + Forest Admin example](https://github.com/ForestAdmin/forest-examples/tree/master/examples/feathers/sql-database) - An example for integrating Feathers with [Forest admin](https://www.forestadmin.com/).