mirror of https://github.com/docker/docs.git
Merge pull request #9670 from lena-larionova/404-message
Adjusting 404 message
This commit is contained in:
commit
e9b0fa2842
8
404.md
8
404.md
|
|
@ -6,5 +6,11 @@ notoc: true
|
||||||
skip_read_time: true
|
skip_read_time: true
|
||||||
---
|
---
|
||||||
|
|
||||||
|
There might be a mistake in the URL or you might've clicked a link to content
|
||||||
|
that no longer exists.
|
||||||
|
|
||||||
|
If you think it's the latter, please file an issue at [https://github.com/docker/docker.github.io](https://github.com/docker/docker.github.io/issues/new)
|
||||||
|
and let us know what happened. Please also include a link to where the error
|
||||||
|
occurred, if applicable.
|
||||||
|
|
||||||

|

|
||||||
Please file an issue at [https://github.com/docker/docker.github.io](https://github.com/docker/docker.github.io/issues/new).
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue