Browse Source

Merge pull request #22468 from thaJeztah/fix-dotcloud-link

Fix dotCloud link
Sebastiaan van Stijn 9 năm trước cách đây
mục cha
commit
61d265964f
1 tập tin đã thay đổi với 5 bổ sung5 xóa
  1. 5 5
      README.md

+ 5 - 5
README.md

@@ -13,12 +13,12 @@ databases, and backend services without depending on a particular stack
 or provider.
 or provider.
 
 
 Docker began as an open-source implementation of the deployment engine which
 Docker began as an open-source implementation of the deployment engine which
-powers [dotCloud](https://www.dotcloud.com), a popular Platform-as-a-Service.
-It benefits directly from the experience accumulated over several years
-of large-scale operation and support of hundreds of thousands of
-applications and databases.
+powered [dotCloud](http://web.archive.org/web/20130530031104/https://www.dotcloud.com/),
+a popular Platform-as-a-Service. It benefits directly from the experience
+accumulated over several years of large-scale operation and support of hundreds
+of thousands of applications and databases.
 
 
-![](docs/static_files/docker-logo-compressed.png "Docker")
+![Docker logo](docs/static_files/docker-logo-compressed.png "Docker")
 
 
 ## Security Disclosure
 ## Security Disclosure