Skip to content

Commit c5c4fb0

Browse files
authored
Update repository URL for SQL Server installation
update from preview to mssql-server-2025
1 parent 2b279fd commit c5c4fb0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/linux/quickstart-install-connect-red-hat.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@ To configure [!INCLUDE [ssnoversion-md](../includes/ssnoversion-md.md)] on RHEL
338338
1. Download the [!INCLUDE [sssql25-md](../includes/sssql25-md.md)] Red Hat 9 repository configuration file:
339339

340340
```bash
341-
sudo curl -o /etc/yum.repos.d/mssql-server.repo https://packages.microsoft.com/config/rhel/9/mssql-server-preview.repo
341+
sudo curl -o /etc/yum.repos.d/mssql-server.repo https://packages.microsoft.com/config/rhel/9/mssql-server-2025.repo
342342
```
343343

344344
> [!TIP]

0 commit comments

Comments
 (0)