Skip to content

Commit 83de689

Browse files
Merge pull request #7748 from MicrosoftDocs/users/chcomley/fix-unclosed-anchor-tag
Fix unclosed anchor tags
2 parents 024f390 + b3d108b commit 83de689

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/boards/queries/linking-attachments.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ The following table describes fields associated with links and attachments. Most
191191
:::row-end:::
192192
:::row:::
193193
:::column span="1":::
194-
<a id="external-link-count"/>
194+
<a id="external-link-count"></a>
195195

196196
**External Link Count**
197197

@@ -203,7 +203,7 @@ The following table describes fields associated with links and attachments. Most
203203
:::row-end:::
204204
:::row:::
205205
:::column span="1":::
206-
<a id="hyper-link-count"/>
206+
<a id="hyper-link-count"></a>
207207

208208
**Hyperlink Count**
209209

@@ -239,7 +239,7 @@ The following table describes fields associated with links and attachments. Most
239239
::: moniker range=">= azure-devops-2022"
240240
:::row:::
241241
:::column span="1":::
242-
<a id="parent"/>
242+
<a id="parent"></a>
243243

244244
**Parent**
245245

@@ -258,7 +258,7 @@ The following table describes fields associated with links and attachments. Most
258258
::: moniker range="azure-devops-2020"
259259
:::row:::
260260
:::column span="1":::
261-
<a id="parent"/>
261+
<a id="parent"></a>
262262

263263
**Parent**
264264

@@ -273,7 +273,7 @@ The following table describes fields associated with links and attachments. Most
273273
::: moniker-end
274274
:::row:::
275275
:::column span="1":::
276-
<a id="related-link-count"/>
276+
<a id="related-link-count"></a>
277277

278278
**Related Link Count**
279279

@@ -285,7 +285,7 @@ The following table describes fields associated with links and attachments. Most
285285
:::row-end:::
286286
:::row:::
287287
:::column span="1":::
288-
<a id="remote-link-count"/>
288+
<a id="remote-link-count"></a>
289289

290290
**Remote Link Count**
291291

0 commit comments

Comments
 (0)