mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
Removing Italics from links (#217926)
This commit is contained in:
parent
8f83ae23ff
commit
db555fdebf
1 changed files with 8 additions and 8 deletions
|
@ -7,12 +7,12 @@ mapped_pages:
|
|||
|
||||
Contributing to {{kib}} can be daunting at first, but it doesn’t 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)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue