1010 < script type ="text/javascript "> try { Typekit . load ( ) ; } catch ( e ) { } </ script >
1111
1212 <!-- Tether themes -->
13- < link rel ="stylesheet " href ="/tether /css/tether-theme-arrows-dark.css " />
13+ < link rel ="stylesheet " href ="/dist /css/tether-theme-arrows-dark.css " />
1414
1515 <!-- Welcome docs styles -->
16- < link rel ="stylesheet " href ="/tether/ docs/welcome/css/prism.css " />
17- < link rel ="stylesheet " href ="/tether/ docs/welcome/css/welcome.css " />
16+ < link rel ="stylesheet " href ="/docs/welcome/css/prism.css " />
17+ < link rel ="stylesheet " href ="/docs/welcome/css/welcome.css " />
1818
1919 <!-- OS icons -->
2020 < link rel ="stylesheet " href ="http://github.hubspot.com/os-icons/os-icons.css " />
@@ -105,7 +105,7 @@ <h2>Play with Tether</h2>
105105 < div class ="section-scroll-copy-inner ">
106106 < p class ="example-paragraph "> Interact with this demo.</ p >
107107 < p > </ p >
108- < p > To learn more, check out our < a href ="/tether "> documentation</ a > .</ p >
108+ < p > To learn more, check out our < a href ="/ "> documentation</ a > .</ p >
109109 </ div >
110110 </ div >
111111 </ td > </ tr > </ table >
@@ -119,22 +119,22 @@ <h2>Play with Tether</h2>
119119 < h1 > Tether Family</ h1 >
120120 < h2 > These projects are all powered by Tether's positioning engine.</ h2 >
121121 < div class ="projects-list ">
122- < a href ="/drop/docs/welcome " class ="project ">
122+ < a href ="//github.hubspot.com/ drop/docs/welcome " class ="project ">
123123 < h1 > Drop</ h1 >
124124 < span class ="os-icon drop-icon "> </ span >
125125 < p > Create dropdowns, popovers, and more.</ p >
126126 </ a >
127- < a href ="/tooltip/docs/welcome " class ="project ">
127+ < a href ="//github.hubspot.com/ tooltip/docs/welcome " class ="project ">
128128 < h1 > Tooltip</ h1 >
129129 < span class ="os-icon tooltip-icon "> </ span >
130130 < p > Stylable tooltips built on Tether.</ p >
131131 </ a >
132- < a href ="/select/docs/welcome " class ="project ">
132+ < a href ="//github.hubspot.com/ select/docs/welcome " class ="project ">
133133 < h1 > Select</ h1 >
134134 < span class ="os-icon select-icon "> </ span >
135135 < p > Stylable select elements built on Tether.</ p >
136136 </ a >
137- < a href ="/shepherd/docs/welcome " class ="project ">
137+ < a href ="//github.hubspot.com/ shepherd/docs/welcome " class ="project ">
138138 < h1 > Shepherd</ h1 >
139139 < span class ="os-icon shepherd-icon "> </ span >
140140 < p > Guide your users through a tour of your app.</ p >
@@ -194,13 +194,13 @@ <h2>Help us spread the word.</h2>
194194 </ td > </ tr > </ table >
195195
196196 <!-- Tether javascript -->
197- < script src ="/tether /tether.min.js "> </ script >
197+ < script src ="/dist/js /tether.min.js "> </ script >
198198
199199 <!-- Welcome docs javascript -->
200- < script src ="/tether/ docs/welcome/js/log.js "> </ script >
201- < script src ="/tether/ docs/welcome/js/jquery.js "> </ script >
202- < script src ="/tether/ docs/welcome/js/drop.js "> </ script >
203- < script src ="/tether/ docs/welcome/js/welcome.js "> </ script >
200+ < script src ="/docs/welcome/js/log.js "> </ script >
201+ < script src ="/docs/welcome/js/jquery.js "> </ script >
202+ < script src ="/docs/welcome/js/drop.js "> </ script >
203+ < script src ="/docs/welcome/js/welcome.js "> </ script >
204204
205205 <!-- HubSpot analytics -->
206206 < script type ="text/javascript ">
0 commit comments