mirror of https://github.com/docker/docs.git
Tweaked first sentence (#2463)
This commit is contained in:
parent
0ee32fe686
commit
6f6b57e216
|
@ -1,7 +1,7 @@
|
|||
# Docs @ Docker
|
||||
|
||||
Welcome to the repo for our documentation. This is the source for the URL
|
||||
served at [https://docs.docker.com/](https://docs.docker.com/).
|
||||
Welcome to the repo for our documentation. This is the source for
|
||||
[https://docs.docker.com/](https://docs.docker.com/).
|
||||
|
||||
Feel free to send us pull requests and file issues. Our docs are completely
|
||||
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
|
||||
|
||||
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
|
||||
to think about this is that you should file a bug here if your issue is that you
|
||||
|
|
Loading…
Reference in New Issue