Skip to content

Commit 461b80d

Browse files
committed
fix repo links
1 parent 365b5e7 commit 461b80d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/example-applications.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ On this page you will find any example applications using Feathers-Vuex that hav
99

1010
## Feathers Chat
1111

12-
The [Feathers Chat Example for Feathers Vuex](https://github.com/feathersjs-community/feathers-chat-vuex) has been updated to `[email protected]` and everything has been rewritten with the Vue composition API. The old repo is now available at [https://github.com/feathersjs-ecosystem/feathers-chat-vuex-0.7](https://github.com/feathersjs-ecosystem/feathers-chat-vuex-0.7). The following information will assist you in seeing the "before" and "after" of the refactor to [email protected].
12+
The [Feathers Chat Example for Feathers Vuex](https://github.com/feathersjs-ecosystem/feathers-chat-vuex) has been updated to `[email protected]` and everything has been rewritten with the Vue composition API. The old repo is now available at [https://github.com/feathersjs-ecosystem/feathers-chat-vuex-0.7](https://github.com/feathersjs-ecosystem/feathers-chat-vuex-0.7). The following information will assist you in seeing the "before" and "after" of the refactor to [email protected].
1313

1414
![Feathers Chat](https://camo.githubusercontent.com/14b6b2d6dd2475c3b83eb1ade6aedbcd8cf94139/68747470733a2f2f646f63732e66656174686572736a732e636f6d2f6173736574732f696d672f66656174686572732d636861742e39313936303738352e706e67)
1515

@@ -37,10 +37,10 @@ The Feathers Chat example is a pretty simple application. Its primary purpose i
3737
1. Still allows comparison of Feathers Chat applications made with other frameworks.
3838
2. Allows the version of Feathers Chat built with Feathers-Vuex to add features and showcase things you might actually use in production.
3939

40-
If there are features which you would like to see implemented, please open an issue in the [feathers-chat-vuex Repo](https://github.com/feathersjs-community/feathers-chat-vuex) for your idea to be considered.
40+
If there are features which you would like to see implemented, please open an issue in the [feathers-chat-vuex Repo](https://github.com/feathersjs-ecosystem/feathers-chat-vuex) for your idea to be considered.
4141

4242
## Community Examples
4343

4444
If you have created or know of an example application, please add it, here.
4545

46-
- [Feathers-Chat-Vuex](https://github.com/feathersjs-community/feathers-chat-vuex)
46+
- [Feathers-Chat-Vuex](https://github.com/feathersjs-ecosystem/feathers-chat-vuex)

0 commit comments

Comments
 (0)