Skip to content

Commit a9feb0d

Browse files
committed
update
1 parent a4a2f54 commit a9feb0d

2 files changed

Lines changed: 14 additions & 14 deletions

File tree

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ All user data is stored using the **browser’s LocalStorage API**, ensuring:
129129
## 📄 Code Documentation
130130

131131
For developers and contributors, detailed code-level documentation is available here:
132-
👉 [Documentation](https://devnamdev2003.github.io/ExpenseWise/documentation/)
132+
👉 [Documentation](https://devnamdev2003.github.io/Angular-ExpenseWise/documentation/)
133133

134134
---
135135

@@ -142,10 +142,10 @@ For developers and contributors, detailed code-level documentation is available
142142
justify-items: center;
143143
padding: 16px;
144144
">
145-
<img src="https://devnamdev2003.github.io/ExpenseWise/public/assets/appScreenshot/home.jpg" alt="home" style="width: 200px; border-radius: 8px;">
146-
<img src="https://devnamdev2003.github.io/ExpenseWise/public/assets/appScreenshot/add.jpg" alt="add" style="width: 200px; border-radius: 8px;">
147-
<img src="https://devnamdev2003.github.io/ExpenseWise/public/assets/appScreenshot/calendar.jpg" alt="calendar" style="width: 200px; border-radius: 8px;">
148-
<img src="https://devnamdev2003.github.io/ExpenseWise/public/assets/appScreenshot/settings.jpg" alt="settings" style="width: 200px; border-radius: 8px;">
149-
<img src="https://devnamdev2003.github.io/ExpenseWise/public/assets/appScreenshot/budget.jpg" alt="budget" style="width: 200px; border-radius: 8px;">
150-
<img src="https://devnamdev2003.github.io/ExpenseWise/public/assets/appScreenshot/list.jpg" alt="list" style="width: 200px; border-radius: 8px;">
145+
<img src="https://devnamdev2003.github.io/Angular-ExpenseWise/public/assets/appScreenshot/home.jpg" alt="home" style="width: 200px; border-radius: 8px;">
146+
<img src="https://devnamdev2003.github.io/Angular-ExpenseWise/public/assets/appScreenshot/add.jpg" alt="add" style="width: 200px; border-radius: 8px;">
147+
<img src="https://devnamdev2003.github.io/Angular-ExpenseWise/public/assets/appScreenshot/calendar.jpg" alt="calendar" style="width: 200px; border-radius: 8px;">
148+
<img src="https://devnamdev2003.github.io/Angular-ExpenseWise/public/assets/appScreenshot/settings.jpg" alt="settings" style="width: 200px; border-radius: 8px;">
149+
<img src="https://devnamdev2003.github.io/Angular-ExpenseWise/public/assets/appScreenshot/budget.jpg" alt="budget" style="width: 200px; border-radius: 8px;">
150+
<img src="https://devnamdev2003.github.io/Angular-ExpenseWise/public/assets/appScreenshot/list.jpg" alt="list" style="width: 200px; border-radius: 8px;">
151151
</div>

documentation/index.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ <h2>📈 User Flow Summary</h2>
223223
</ol>
224224
<hr>
225225
<h2>📄 Code Documentation</h2>
226-
<p>For developers and contributors, detailed code-level documentation is available here:<br>👉 <a href="https://devnamdev2003.github.io/ExpenseWise/documentation/">Documentation</a></p>
226+
<p>For developers and contributors, detailed code-level documentation is available here:<br>👉 <a href="https://devnamdev2003.github.io/Angular-ExpenseWise/documentation/">Documentation</a></p>
227227
<hr>
228228
<h2>🖼️ Screenshots</h2>
229229
<div style="
@@ -233,12 +233,12 @@ <h2>🖼️ Screenshots</h2>
233233
justify-items: center;
234234
padding: 16px;
235235
">
236-
<img src="https://devnamdev2003.github.io/ExpenseWise/public/assets/appScreenshot/home.jpg" alt="home" style="width: 200px; border-radius: 8px;">
237-
<img src="https://devnamdev2003.github.io/ExpenseWise/public/assets/appScreenshot/add.jpg" alt="add" style="width: 200px; border-radius: 8px;">
238-
<img src="https://devnamdev2003.github.io/ExpenseWise/public/assets/appScreenshot/calendar.jpg" alt="calendar" style="width: 200px; border-radius: 8px;">
239-
<img src="https://devnamdev2003.github.io/ExpenseWise/public/assets/appScreenshot/settings.jpg" alt="settings" style="width: 200px; border-radius: 8px;">
240-
<img src="https://devnamdev2003.github.io/ExpenseWise/public/assets/appScreenshot/budget.jpg" alt="budget" style="width: 200px; border-radius: 8px;">
241-
<img src="https://devnamdev2003.github.io/ExpenseWise/public/assets/appScreenshot/list.jpg" alt="list" style="width: 200px; border-radius: 8px;">
236+
<img src="https://devnamdev2003.github.io/Angular-ExpenseWise/public/assets/appScreenshot/home.jpg" alt="home" style="width: 200px; border-radius: 8px;">
237+
<img src="https://devnamdev2003.github.io/Angular-ExpenseWise/public/assets/appScreenshot/add.jpg" alt="add" style="width: 200px; border-radius: 8px;">
238+
<img src="https://devnamdev2003.github.io/Angular-ExpenseWise/public/assets/appScreenshot/calendar.jpg" alt="calendar" style="width: 200px; border-radius: 8px;">
239+
<img src="https://devnamdev2003.github.io/Angular-ExpenseWise/public/assets/appScreenshot/settings.jpg" alt="settings" style="width: 200px; border-radius: 8px;">
240+
<img src="https://devnamdev2003.github.io/Angular-ExpenseWise/public/assets/appScreenshot/budget.jpg" alt="budget" style="width: 200px; border-radius: 8px;">
241+
<img src="https://devnamdev2003.github.io/Angular-ExpenseWise/public/assets/appScreenshot/list.jpg" alt="list" style="width: 200px; border-radius: 8px;">
242242
</div>
243243

244244

0 commit comments

Comments
 (0)