Skip to content

Commit 9630ad3

Browse files
Merge pull request #35886 from amitkh-msft/patch-21
Update repository URL for SQL Server installation
2 parents 0eed2b9 + c5c4fb0 commit 9630ad3

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)