Commit f0d8bc5
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 (` • `) 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
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | 36 | | |
38 | 37 | | |
39 | 38 | | |
| |||
0 commit comments