Skip to content

Commit cce5bcc

Browse files
authored
Fix missing documentation reference for localstack module (#710)
1 parent 52ab0fc commit cce5bcc

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

mkdocs.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,12 +47,13 @@ nav:
4747
- Elasticsearch: modules/elasticsearch.md
4848
- HiveMQ: modules/hivemq.md
4949
- Kafka: modules/kafka.md
50+
- Localstack: modules/localstack.md
5051
- MongoDB: modules/mongodb.md
51-
- MySQL: modules/mysql.md
5252
- MSSQLServer: modules/mssqlserver.md
53+
- MySQL: modules/mysql.md
5354
- Nats: modules/nats.md
5455
- Neo4J: modules/neo4j.md
5556
- PostgreSQL: modules/postgresql.md
56-
- Selenium: modules/selenium.md
5757
- Redis: modules/redis.md
58+
- Selenium: modules/selenium.md
5859
- Configuration: configuration.md

0 commit comments

Comments
 (0)