|
5 | 5 | <meta http-equiv="X-UA-Compatible" content="IE=edge"> |
6 | 6 | <meta name="viewport" content="width=device-width, initial-scale=1"> |
7 | 7 |
|
8 | | - <title>Microservices Demo: Socks Shop</title> |
| 8 | + <title>Microservices Demo: Sock Shop</title> |
9 | 9 |
|
10 | 10 | <link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous"> |
11 | 11 | <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css" integrity="sha384-rHyoN1iRsVXV4nD0JutlnGaslCJuC7uwjduW9SVrLvRYooPp2bWYgmgJQIXwl/Sp" crossorigin="anonymous"> |
|
23 | 23 |
|
24 | 24 | <div class="container"> |
25 | 25 | <div class="header clearfix"> |
26 | | - <div class="header-home"><a href="/">Socks Shop</a></div> |
| 26 | + <div class="header-home"><a href="/">Sock Shop</a></div> |
27 | 27 | <nav> |
28 | 28 | <ul class="nav header-nav"> |
29 | 29 | <li class=""><a href="/docs/quickstart.html">Quickstart</a></li> |
@@ -54,13 +54,13 @@ <h2>Socks Not Found</h2> |
54 | 54 | <div class="col-sm-6"> |
55 | 55 | <h3>Open Source & Free</h3> |
56 | 56 | <p> |
57 | | - Socks Shop is <a href="http://github.com/microservices-demo" target="_blank">open source</a>, (<a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>) and is free to use for talks, testing and demo's. |
| 57 | + Sock Shop is <a href="http://github.com/microservices-demo" target="_blank">open source</a>, (<a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>) and is free to use for talks, testing and demo's. |
58 | 58 | </p> |
59 | 59 | </div> |
60 | 60 | <div class="col-sm-6"> |
61 | | - <h3>Socks Shop on Slack</h3> |
| 61 | + <h3>Sock Shop on Slack</h3> |
62 | 62 | <p> |
63 | | - The Weave Community hosts the Socks Shop Slack channel. |
| 63 | + The Weave Community hosts the Sock Shop Slack channel. |
64 | 64 | <a href="https://weaveworks.github.io/community-slack/" target="_blank">Join Slack</a> and tell us how you're using the app. |
65 | 65 | </p> |
66 | 66 | </div> |
|
0 commit comments