@@ -147,7 +147,7 @@ I will take two weeks break to:
147147-  Fix bugs and UI enhancements for Angular Jira clone.
148148-  Continue working with the [ typescript-data-structures] [ typescript-dsa ]  repo.
149149
150- [ typescript-dsa ] : https://github.com/trungk18 /typescript-data-structures 
150+ [ typescript-dsa ] : https://github.com/trungvose /typescript-data-structures 
151151
152152### Phase 2  
153153
@@ -185,16 +185,16 @@ Its series will also be published in Vietnamese as part of our [angular-vietnam/
185185
186186[ part-1 ] : https://slides.com/trungvose/behind-the-900-star-repository-jira-clone-angular 
187187[ part-1-video ] : https://youtu.be/3dukbsRX0tc 
188- [ part00 ] : https://trungk18 .com/experience /angular-jira-clone-tutorial-00-prerequisites/ 
189- [ part01 ] : https://trungk18 .com/experience /angular-jira-clone-tutorial-01-planning-and-set-up/ 
190- [ part02 ] : https://trungk18 .com/experience /angular-jira-clone-tutorial-02-application-layout-tailwindcss-flex/ 
191- [ part03 ] : https://trungk18 .com/experience /angular-jira-clone-tutorial-03-akita-state-management/ 
192- [ part04 ] : https://trungk18 .com/experience /angular-jira-clone-tutorial-04-editable-textbox/ 
193- [ part05 ] : https://trungk18 .com/experience /angular-jira-clone-tutorial-05-interactive-drag-and-drop-board/ 
194- [ part06 ] : https://trungk18 .com/experience /angular-jira-clone-tutorial-06-angular-markdown-text-editor/ 
195- [ part07 ] : https://trungk18 .com/experience /angular-jira-clone-tutorial-07-rich-text-editor/ 
196- [ part08 ] : https://trungk18 .com/experience /angular-jira-clone-tutorial-08-angular-placeholder-loading/ 
197- [ todo-list ] : https://www .notion.so/trungk18/Tasks-636be5c5c0dd4d8cab30808e4e41facc  
188+ [ part00 ] : https://trungvose .com/blog /angular-jira-clone-tutorial-00-prerequisites/ 
189+ [ part01 ] : https://trungvose .com/blog /angular-jira-clone-tutorial-01-planning-and-set-up/ 
190+ [ part02 ] : https://trungvose .com/blog /angular-jira-clone-tutorial-02-application-layout-tailwindcss-flex/ 
191+ [ part03 ] : https://trungvose .com/blog /angular-jira-clone-tutorial-03-akita-state-management/ 
192+ [ part04 ] : https://trungvose .com/blog /angular-jira-clone-tutorial-04-editable-textbox/ 
193+ [ part05 ] : https://trungvose .com/blog /angular-jira-clone-tutorial-05-interactive-drag-and-drop-board/ 
194+ [ part06 ] : https://trungvose .com/blog /angular-jira-clone-tutorial-06-angular-markdown-text-editor/ 
195+ [ part07 ] : https://trungvose .com/blog /angular-jira-clone-tutorial-07-rich-text-editor/ 
196+ [ part08 ] : https://trungvose .com/blog /angular-jira-clone-tutorial-08-angular-placeholder-loading/ 
197+ [ todo-list ] : https://trungvose .notion.site/Angular-Jira-clone-Phase-1-79d3205e26024357a75ebfc00aba558e?pvs=4  
198198
199199## Time spending  
200200
@@ -220,7 +220,7 @@ Not all components have properly defined [aria attributes](https://developer.moz
220220
221221## Setting up development environment 🛠  
222222
223- -  ` git clone https://github.com/trungk18 /jira-clone-angular.git ` 
223+ -  ` git clone https://github.com/trungvose /jira-clone-angular.git ` 
224224-  ` cd jira-clone-angular ` 
225225-  ` npm start `  for angular web application
226226-  The app should run on ` http://localhost:4200/ ` 
@@ -265,8 +265,8 @@ Feel free to use my code on your project. It would be great if you put a referen
265265[ christmas2020 ] : src/assets/img/merry-christmas-2020.gif 
266266[ demo-storybook ] : src/assets/img/jira-storybook.gif 
267267[ time ] : src/assets/img/time-spending.png 
268- [ issues ] : https://github.com/trungk18 /jira-clone-angular/issues/new 
269- [ pull ] : https://github.com/trungk18 /jira-clone-angular/compare 
268+ [ issues ] : https://github.com/trungvose /jira-clone-angular/issues/new 
269+ [ pull ] : https://github.com/trungvose /jira-clone-angular/compare 
270270[ 100days ] : https://github.com/angular-vietnam/100-days-of-angular 
271271[ stranger ] : https://www.bingeclock.com/s/stranger-things/ 
272272[ eric_cart ] : https://www.reddit.com/r/Angular2/comments/hj4kxd/angular_jira_clone_application_built_akita_and/fwu1tbm/ 
@@ -278,4 +278,4 @@ Feel free to use my code on your project. It would be great if you put a referen
278278[ lazy-load ] : https://angular.io/guide/lazy-loading-ngmodules 
279279[ chau ] : https://github.com/nartc 
280280[ tiep ] : https://github.com/tieppt 
281- [ gql ] : https://github.com/trungk18 /jira-clone-angular/tree/feature/gql 
281+ [ gql ] : https://github.com/trungvose /jira-clone-angular/tree/feature/gql 
0 commit comments