Commit 3bc23ce
committed
Fix all relative link formats - add .md extension and use /azure/ for cross-repo
- Cross-repo Azure links: Use /azure/ root-relative format (not ../../../azure-docs-pr)
* ISO 27001: /azure/compliance/offerings/offering-iso-27001
* ARM templates: /azure/azure-resource-manager/templates/
- Same-repo SQL links: Add .md extension to relative paths
* DMA overview: ../../../docs/dma/dma-overview.md
* ODBC driver downloads: ../../../docs/connect/odbc/download-odbc-driver-for-sql-server.md (2 links)
* OLE DB connection manager: ../../../docs/integration-services/connection-manager/ole-db-connection-manager.md
All link formats now follow Microsoft Docs standards per:
https://github.com/MicrosoftDocs/Contribute/blob/main/Contribute/content/how-to-write-links.md1 parent 5ef803b commit 3bc23ce
5 files changed
Lines changed: 6 additions & 6 deletions
File tree
- azure-sql
- database
- migration-guides/virtual-machines
- docs
- connect/odbc
- integration-services/connection-manager
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
349 | 349 | | |
350 | 350 | | |
351 | 351 | | |
352 | | - | |
| 352 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
162 | | - | |
163 | | - | |
| 162 | + | |
| 163 | + | |
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
| 132 | + | |
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| |||
0 commit comments