Skip to content

Commit 8079e26

Browse files
author
aacgn
committed
Atomic
- Fix README.md link
1 parent b318e23 commit 8079e26

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Atomic is a front-end library, based on iframes, that enables javascript develop
2020

2121
### Atomicfy
2222

23-
Atomicfy is a Spotify clone that was built with Atomic, using micro-frontends from Vue.js, React.js, Angular 9 and Svelte. If you got any curiosity about how was made, please check our [repository link](https://github.com/atomic-project/atomicfy).
23+
Atomicfy is a Spotify clone that was built with Atomic, using micro-frontends from Vue.js, React.js, Angular 9 and Svelte. If you got any curiosity about how was made, please check our [repository link](https://github.com/aacgn/atomicfy).
2424

2525
## 🔎 Atomic Micro-Frontends Concepts
2626

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aacgn/atomic",
3-
"version": "2.0.3-alpha",
3+
"version": "2.0.4-alpha",
44
"description": "A JavaScript library for building horizontal micro frontends interfaces",
55
"main": "./src/index.js",
66
"bin": "./src/index.js",

0 commit comments

Comments
 (0)