Skip to content

Commit

Permalink
(documentation)
Browse files Browse the repository at this point in the history
  • Loading branch information
osoykan committed Oct 14, 2024
1 parent 042ee3f commit a4efa1e
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,15 +86,15 @@ Every physical component that your testing needs is a separate module in Stove.
needs.
Stove supports the following components:

- [Kafka](/Components/02-kafka/)
- [MongoDB](/Components/07-mongodb/)
- [MSSQL](/Components/08-mssql/)
- [PostgreSQL](/Components/06-postgresql/)
- [Redis](/Components/10-redis/)
- [Elasticsearch](/Components/03-elasticsearch/)
- [Couchbase](/Components/01-couchbase/)
- [Wiremock](/Components/04-wiremock/)
- [HTTP](/Components/05-http/)
- [Kafka](Components/02-kafka/)
- [MongoDB](Components/07-mongodb/)
- [MSSQL](Components/08-mssql/)
- [PostgreSQL](Components/06-postgresql/)
- [Redis](Components/10-redis/)
- [Elasticsearch](Components/03-elasticsearch/)
- [Couchbase](Components/01-couchbase/)
- [Wiremock](Components/04-wiremock/)
- [HTTP](Components/05-http/)

=== "Gradle"

Expand Down

0 comments on commit a4efa1e

Please sign in to comment.