Commit 5beb345
Query: Fixes query advisor prefix url links to use aka.ms (#5475)
# Pull Request Template
## Description
This PR changes the URL prefix for query advisor to use aka.ms instead
of the direct link to learn-microsoft to comply with the general
guidance on page linking.
## Type of change
Please delete options that are not relevant.
- [x] Bug fix (non-breaking change which fixes an issue)
- [] New feature (non-breaking change which adds functionality)
- [] Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [] This change requires a documentation update
## Closing issues
To automatically close an issue: closes #IssueNumber
Co-authored-by: Minh Le <leminh@microsoft.com>1 parent 745c596 commit 5beb345
2 files changed
Lines changed: 4 additions & 4 deletions
File tree
- Microsoft.Azure.Cosmos
- src/Query/Core/QueryAdvisor
- tests/Microsoft.Azure.Cosmos.EmulatorTests/BaselineTest/TestBaseline
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
| 22 | + | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments