docs: update link

This commit is contained in:
Arash
2023-10-19 11:31:52 -06:00
parent 4c5a0345a8
commit 0b575fa322
3 changed files with 2 additions and 2 deletions

View File

@ -61,7 +61,7 @@ A Nuxt module for simplifying the use of [Mongoose](https://mongoosejs.com/) in
<style>
.highlight {
color: #00dc82
color: var(--color-primary-500);
}
.center {