mirror of
https://github.com/elastic/kibana.git
synced 2025-06-28 11:05:39 -04:00
Updates Github link references from master to main (#116789)
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
This commit is contained in:
parent
2194f2b93c
commit
c4815d319e
123 changed files with 231 additions and 231 deletions
|
@ -15,7 +15,7 @@ Documentation about specific services a plugin offers should be encapsulated in:
|
|||
=== End user documentation
|
||||
|
||||
Documentation about user facing features should be written in http://asciidoc.org/[asciidoc] at
|
||||
{kib-repo}/tree/master/docs[https://github.com/elastic/kibana/tree/master/docs]
|
||||
{kib-repo}/tree/master/docs[https://github.com/elastic/kibana/tree/main/docs]
|
||||
|
||||
To build the docs, you must clone the https://github.com/elastic/docs[elastic/docs]
|
||||
repo as a sibling of your {kib} repo. Follow the instructions in that project's
|
||||
|
@ -38,4 +38,4 @@ REST APIs should be documented using the following recommended formats:
|
|||
=== General developer documentation and guidelines
|
||||
|
||||
General developer guildlines and documentation, like this right here, should be written in http://asciidoc.org/[asciidoc]
|
||||
at {kib-repo}/tree/master/docs/developer[https://github.com/elastic/kibana/tree/master/docs/developer]
|
||||
at {kib-repo}/tree/master/docs/developer[https://github.com/elastic/kibana/tree/main/docs/developer]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue