mirror of https://github.com/istio/istio.io.git
17 lines
662 B
Markdown
17 lines
662 B
Markdown
---
|
|
title: Editing Docs
|
|
overview: Lets you start editing this site's documentation.
|
|
|
|
order: 10
|
|
|
|
layout: docs
|
|
type: markdown
|
|
---
|
|
|
|
Click the button below to visit the GitHub repository for this whole web site. You can then click the
|
|
**Fork** button in the upper-right area of the screen to
|
|
create a copy of our site in your GitHub account called a _fork_. Make any changes you want in your fork, and when you
|
|
are ready to send those changes to us, go to the index page for your fork and click **New Pull Request** to let us know about it.
|
|
|
|
<a class="btn btn-istio" href="https://github.com/istio/istio.github.io/">Browse this site's source code</a>
|