Tweaked first sentence (#2463)

This commit is contained in:
Jim Galasyn 2017-03-23 16:24:05 -07:00 committed by John Mulhausen
parent 0ee32fe686
commit 6f6b57e216
1 changed files with 5 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# Docs @ Docker # Docs @ Docker
Welcome to the repo for our documentation. This is the source for the URL Welcome to the repo for our documentation. This is the source for
served at [https://docs.docker.com/](https://docs.docker.com/). [https://docs.docker.com/](https://docs.docker.com/).
Feel free to send us pull requests and file issues. Our docs are completely Feel free to send us pull requests and file issues. Our docs are completely
open source and we deeply appreciate contributions from our community! open source and we deeply appreciate contributions from our community!
@ -9,7 +9,8 @@ open source and we deeply appreciate contributions from our community!
## Providing feedback ## Providing feedback
We really want your feedback, and we've made it easy. You can edit, rate, or We really want your feedback, and we've made it easy. You can edit, rate, or
file an issue at the bottom of every page on [https://docs.docker.com/](https://docs.docker.com/). file an issue at the bottom of every page on
[https://docs.docker.com/](https://docs.docker.com/).
**Please only file issues about the documentation in this repository.** One way **Please only file issues about the documentation in this repository.** One way
to think about this is that you should file a bug here if your issue is that you to think about this is that you should file a bug here if your issue is that you
@ -244,7 +245,7 @@ no_ratings: true
The use of tabs, as on pages like https://docs.docker.com/engine/api/, requires The use of tabs, as on pages like https://docs.docker.com/engine/api/, requires
the use of HTML. The tabs use Bootstrap CSS/JS, so refer to those docs for more the use of HTML. The tabs use Bootstrap CSS/JS, so refer to those docs for more
advanced usage. For a basic horizontal tab set, copy/paste starting from this advanced usage. For a basic horizontal tab set, copy/paste starting from this
code and implement from there. Keep an eye on those `href="#id"` and `id="id"` code and implement from there. Keep an eye on those `href="#id"` and `id="id"`
references as you rename, add, and remove tabs. references as you rename, add, and remove tabs.