Skip to content

Commit dc759c7

Browse files
author
Steve Kwak
committed
links changed
1 parent 17c6afa commit dc759c7

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

public/header.html

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -83,28 +83,29 @@
8383

8484
}
8585
</script>
86+
8687
<header
8788
style="padding-left: 5%; border-bottom: 1px solid #ddd; height: 96px; display: flex; flex-direction: row; align-items: center;">
88-
<a href="http://localhost:3000/"
89+
<a href="https://adobexdplatform.com/"
8990
style="height: 32px; width: 32px; margin: 0px 12px 24px 0px; position: relative; top: 14px;">
9091
<img src="/images/xd-logo.png" style="height: 32px; width: 32px; margin-left: 0"></a>
9192
<h1
9293
style="color: black; margin-top: 17px; margin-bottom: 14px; font-size: 18px; font-weight: bold; font-family: roboto">
93-
<a href="http://localhost:3000/">Adobe XD
94+
<a href="https://adobexdplatform.com/">Adobe XD
9495
Platform</a></h1>
9596
<ul style="list-style: none; margin-top: 14px;">
9697
<li style="display: inline-block; list-style: none; text-align: -webkit-match-parent; margin-right: 23px; ">
97-
<a href="http://localhost:8081/"
98+
<a href="https://adobexdplatform.com/plugin-docs/"
9899
style="color: black; text-decoration: none; font-family: roboto, medium; font-size: 15px; font-weight:400;">Plugin
99100
APIs</a>
100101
</li>
101102
<li style="display: inline-block; list-style: none; text-align: -webkit-match-parent; margin-right: 23px; ">
102-
<a href="http://localhost:8080/"
103+
<a href="https://adobexdplatform.com/cloud-content-api-docs/"
103104
style="color: black; text-decoration: none; font-family: roboto, medium; font-size: 15px; font-weight:400;">Cloud
104105
Content
105106
APIs</a></li>
106107
<li style="display: inline-block; list-style: none; text-align: -webkit-match-parent; margin-right: 23px;">
107-
<a href="http://localhost:8082/"
108+
<a href="https://adobexdplatform.com/community-and-support/"
108109
style="color: black; text-decoration: none; font-family: roboto, medium; font-size: 15px; font-weight:400;">Community
109110
&
110111
Support</a></li>

0 commit comments

Comments
 (0)