Skip to content

Commit d9b9ff3

Browse files
committed
Fix:logo url
1 parent 26bd94f commit d9b9ff3

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# CodeShare
22

33
<p align="center">
4-
<img src="logo.png" alt="Project Logo" width="200" height="200">
4+
<img src="./app1/static/images/logo.png" alt="Project Logo" width="200" height="200">
55
</p>
66

77
<p align="center">
@@ -22,13 +22,9 @@
2222
<a href="#installation">Installation</a> •
2323
<a href="#usage">Usage</a> •
2424
<a href="#configuration">Configuration</a> •
25-
<a href="#api-reference">API Reference</a> •
26-
<a href="#documentation">Documentation</a> •
27-
<a href="#roadmap">Roadmap</a> •
2825
<a href="#contributing">Contributing</a> •
2926
<a href="#license">License</a> •
3027
<a href="#contact">Contact</a> •
31-
<a href="#acknowledgments">Acknowledgments</a>
3228
</p>
3329

3430

0 commit comments

Comments
 (0)