Skip to content

Commit efc9667

Browse files
committed
fix link
1 parent 909a390 commit efc9667

4 files changed

Lines changed: 3 additions & 3 deletions

docs/linux/sql-server-linux-docker-container-configure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -373,6 +373,6 @@ docker run -e "ACCEPT_EULA=Y" -e "SA_PASSWORD=MyStrongPassword" -e "MSSQL_DATA_D
373373

374374
- [Deploy and connect to SQL Server Docker containers](sql-server-linux-docker-container-deployment.md)
375375

376-
- [Troubleshooting SQL Server Docker containers](sql-server-linux-docker-containter-troubleshooting.md)
376+
- [Troubleshooting SQL Server Docker containers](sql-server-linux-docker-container-troubleshooting.md)
377377

378378
- [Secure SQL Server Docker containers](sql-server-linux-docker-container-security.md)

docs/linux/sql-server-linux-docker-container-deployment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -434,7 +434,7 @@ This updates the SQL Server image for any new containers you create, but it does
434434
435435
- See the [mssql-docker GitHub repository](https://github.com/Microsoft/mssql-docker) for resources, feedback, and known issues
436436
437-
- [Troubleshooting SQL Server Docker containers](sql-server-linux-docker-containter-troubleshooting.md)
437+
- [Troubleshooting SQL Server Docker containers](sql-server-linux-docker-container-troubleshooting.md)
438438
439439
- [Explore high availability for SQL Server containers](sql-server-linux-container-ha-overview.md)
440440

docs/linux/sql-server-linux-docker-container-security.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,4 +141,4 @@ chown -R 10001:0 <database file dir>
141141

142142
- [Reference additional configuration and customization to Docker containers](sql-server-linux-docker-container-configure.md)
143143

144-
- [Troubleshooting SQL Server Docker containers](sql-server-linux-docker-containter-troubleshooting.md)
144+
- [Troubleshooting SQL Server Docker containers](sql-server-linux-docker-container-troubleshooting.md)

docs/linux/sql-server-linux-docker-containter-troubleshooting.md renamed to docs/linux/sql-server-linux-docker-container-troubleshooting.md

File renamed without changes.

0 commit comments

Comments
 (0)