|
85 | 85 | </script>
|
86 | 86 | <header
|
87 | 87 | style="padding-left: 5%; border-bottom: 1px solid #ddd; height: 96px; display: flex; flex-direction: row; align-items: center;">
|
88 |
| - <a href="/" style="height: 48px; width: 48px; margin: 0px 24px 24px 0px; position: relative; top: 14px;"> |
89 |
| - <img src="/plugin-docs/images/xd-logo.png" style="height: 48px; width: 48px; margin-left: 0"></a> |
| 88 | + <a href="http://localhost:3000/" |
| 89 | + style="height: 48px; width: 48px; margin: 0px 24px 24px 0px; position: relative; top: 14px;"> |
| 90 | + <img src="/images/xd-logo.png" style="height: 48px; width: 48px; margin-left: 0"></a> |
90 | 91 | <h1 style="margin-top: auto; margin-bottom: auto; font-size: 24px; font-weight: bold; font-family: roboto"><a
|
91 |
| - href="/">Adobe XD |
| 92 | + href="http://localhost:3000/">Adobe XD |
92 | 93 | Platform</a></h1>
|
93 | 94 | <ul style="list-style: none; margin-top: 15px; margin-left: 50px;">
|
94 | 95 | <li
|
95 | 96 | style="display: inline-block; list-style: none; text-align: -webkit-match-parent; margin-right: 24px; font-size: 14px;">
|
96 |
| - <a href="/plugin-docs/" style="color: #323232; text-decoration: none; font-family: roboto, medium; ">Plugin |
| 97 | + <a href="http://localhost:8081/" |
| 98 | + style="color: #323232; text-decoration: none; font-family: roboto, medium; ">Plugin |
97 | 99 | APIs</a>
|
98 | 100 | </li>
|
99 | 101 | <li
|
100 | 102 | style="display: inline-block; list-style: none; text-align: -webkit-match-parent; margin-right: 24px; font-size: 14px;">
|
101 |
| - <a href="/plugin-docs/tutorials/quick-start" |
102 |
| - style="color: #323232; text-decoration: none; font-family: roboto, medium; ">Cloud Contents |
| 103 | + <a href="http://localhost:8080/" |
| 104 | + style="color: #323232; text-decoration: none; font-family: roboto, medium; ">Cloud Content |
103 | 105 | APIs</a></li>
|
104 | 106 | <li
|
105 | 107 | style="display: inline-block; list-style: none; text-align: -webkit-match-parent; margin-right: 24px; font-size: 14px;">
|
106 |
| - <a href="/plugin-docs/reference/how-to-read.html" |
| 108 | + <a href="http://localhost:8082/" |
107 | 109 | style="color: #323232; text-decoration: none; font-family: roboto, medium; ">Community &
|
108 | 110 | Support</a></li>
|
109 | 111 | </ul>
|
110 | 112 | <!-- <a style="margin-left:auto; margin-right:10%;" href="https://console.adobe.io/plugins">
|
111 |
| - <button type="button" class="console-btn coral-btn coral-btn-cta"> I/O Developer Console</button> |
| 113 | +<button type="button" class="console-btn coral-btn coral-btn-cta"> I/O Developer Console</button> |
112 | 114 | </a> -->
|
113 | 115 | </header>
|
114 | 116 | <!-- <div class="divider">
|
|
0 commit comments