Skip to content

Commit

Permalink
chore: rename docs
Browse files Browse the repository at this point in the history
Signed-off-by: earayu <earayu@163.com>
  • Loading branch information
earayu committed Aug 30, 2023
1 parent 3126f8f commit 1ebdeeb
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cluster_endtoend_mysqltester.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# DO NOT MODIFY: THIS FILE IS GENERATED USING "make generate_ci_workflows"

name: mysql-tester
name: MTR Test
on:
pull_request:
workflow_dispatch:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/cluster_endtoend_wesql.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# DO NOT MODIFY: THIS FILE IS GENERATED USING "make generate_ci_workflows"

name: Cluster (wesql)
name: EndToEnd Test
on:
pull_request:
workflow_dispatch:
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,13 @@ provided in the documentation.
* [Performance Comparison WeSQL-Scale vs MySQL.md](doc%2Fblogs%2FPerformance%20Comparison%20WeSQL-Scale%20vs%20MySQL.md)

# Documentation
* [Deploy&Debug.md](doc%2Ftoturial%2F00-Deploy%26Debug.md)
* [Deploy & Debug.md](doc%2Ftoturial%2F00-Deploy%26Debug.md)
* [Architecture.md](doc%2Ftoturial%2F01-Architecture.md)
* [LifeOfAQuery.md](doc%2Ftoturial%2F02-LifeOfAQuery.md)
* [Life of A Query.md](doc%2Ftoturial%2F02-Life%20of%20A%20Query.md)
* [Read-Write-Split & LoadBalancer.md](doc%2Ftoturial%2F03-Read-Write-Split%20%26%20LoadBalancer.md)
* [Read-After-Write-Consistency.md](doc%2Ftoturial%2F04-Read-After-Write-Consistency.md)
* [Transparent Failover.md](doc%2Ftoturial%2F05-Transparent%20Failover.md)
* [Authentication&Authorized.md](doc%2Ftoturial%2F06-Authentication%26Authorized.md)
* [Authentication & Authorization.md](doc%2Ftoturial%2F06-Authentication%26Authorization.md)

# Features

Expand Down
File renamed without changes.

0 comments on commit 1ebdeeb

Please sign in to comment.