Skip to content

Commit a49f746

Browse files
changed link to List of Documentation
1 parent 947bda6 commit a49f746

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ There's nothing special about `src/components/`, but that's where we like to put
7474
Any static assets, like images, can be placed in the `public/` directory.
7575

7676
## Docs
77-
Documentation for customization [docs/customization](/docs/customization.md)
77+
Documentation for customization [docs/customization](/docs/docs.md)
7878

7979
## 🧞 Commands
8080

docs/docs.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# List of Documentation
2+
3+
Here is a list of documentation for more in depth information about the cvfolio.
4+
5+
| Documentation | Link |
6+
|--------------------------|-----------------------------------------------------------|
7+
| Customization | [docs/customization](/docs/customization.md) |
8+
9+
Feel free to add more documentation.

0 commit comments

Comments
 (0)