Removing Italics from links (#217926)

This commit is contained in:
George Wallace 2025-04-11 07:55:35 -06:00 committed by GitHub
parent 8f83ae23ff
commit db555fdebf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,12 +7,12 @@ mapped_pages:
Contributing to {{kib}} can be daunting at first, but it doesnt have to be. The following sections should get you up and running in no time. If you have any problems, file an issue in the [Kibana repo](https://github.com/elastic/kibana/issues).
* [*Getting started*](./development-getting-started.md)
* [*Best practices*](./development-best-practices.md)
* [*Architecture*](./kibana-architecture.md)
* [*Contributing*](./contributing.md)
* [*External plugin development*](./external-plugin-development.md)
* [*Advanced*](./advanced.md)
* [*List of {{kib}} plugins*](./plugin-list.md)
* [*Development Telemetry*](./development-telemetry.md)
* [Getting started](./development-getting-started.md)
* [Best practices](./development-best-practices.md)
* [Architecture](./kibana-architecture.md)
* [Contributing](./contributing.md)
* [External plugin development](./external-plugin-development.md)
* [Advanced](./advanced.md)
* [List of {{kib}} plugins](./plugin-list.md)
* [Development Telemetry](./development-telemetry.md)