Skip to content

Commit f0d8bc5

Browse files
authored
[chore] Remove trailing bullet separator in README navigation (open-telemetry#44717)
#### Description Fixed a formatting issue in the README where there was a trailing bullet separator (`&nbsp;&nbsp;&bull;&nbsp;&nbsp;`) with no link after it in the navigation section. The navigation section now properly ends after the "Security" link without an extra bullet point. #### Link to tracking issue N/A - Minor documentation formatting fix #### Testing No testing required - this is a documentation-only change that removes a formatting artifact. #### Documentation This PR fixes a formatting issue in the main README.md file by removing a trailing bullet separator in the navigation section (line 36). Co-authored-by: Satbir Singh <geekysatbir@users.noreply.github.com>
1 parent 6cf5659 commit f0d8bc5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333
<a href="https://github.com/open-telemetry/opentelemetry-collector/blob/main/docs/observability.md">Observability</a>
3434
&nbsp;&nbsp;&bull;&nbsp;&nbsp;
3535
<a href="https://github.com/open-telemetry/opentelemetry-collector/blob/main/docs/security-best-practices.md">Security</a>
36-
&nbsp;&nbsp;&bull;&nbsp;&nbsp;
3736
</strong>
3837
</p>
3938

0 commit comments

Comments
 (0)