doc: GitBook - fix typo

This commit is contained in:
alikia2x (寒寒) 2025-04-05 22:16:35 +00:00 committed by gitbook-bot
parent 85537ebcb2
commit 36bee46f9d
No known key found for this signature in database
GPG Key ID: 07D2180C7B12D0FF
7 changed files with 7 additions and 7 deletions

View File

@ -7,13 +7,13 @@
* [About the CVSA Project](about/this-project.md) * [About the CVSA Project](about/this-project.md)
* [Scope of Inclusion](about/scope-of-inclusion.md) * [Scope of Inclusion](about/scope-of-inclusion.md)
## Architecure ## Architecture
* [Overview](architecure/overview.md) * [Overview](architecture/overview.md)
* [Crawler](architecure/crawler.md) * [Crawler](architecture/crawler.md)
* [Database Structure](architecure/database-structure/README.md) * [Database Structure](architecture/database-structure/README.md)
* [Type of a Song](architecure/database-structure/type-of-song.md) * [Type of a Song](architecture/database-structure/type-of-song.md)
* [Artificial Intelligence](architecure/artificial-intelligence.md) * [Artificial Intelligence](architecture/artificial-intelligence.md)
## API Doc ## API Doc

View File

@ -22,7 +22,7 @@ We define a vocal synthesizer as a software or system that generates synthesized
In addition, the songs must be featured in a video that is categorized under the VOCALOID·UTAU (ID 30) category in [Bilibili](https://en.wikipedia.org/wiki/Bilibili) in order to be observed by our [automation program](../architecure/overview.md#crawler). We welcome editors to manually add songs that have not been uploaded to bilibili / categorized under this category. In addition, the songs must be featured in a video that is categorized under the VOCALOID·UTAU (ID 30) category in [Bilibili](https://en.wikipedia.org/wiki/Bilibili) in order to be observed by our [automation program](../architecture/overview.md#crawler). We welcome editors to manually add songs that have not been uploaded to bilibili / categorized under this category.
#### NEWS #### NEWS