|
@@ -20,16 +20,16 @@
|
|
|
<h2 class="IndexLogos-title">Integrates well with</h2>
|
|
|
<div class="IndexLogos-logos">
|
|
|
<a class="IndexLogos-item IndexLogos-item--js" href="/docs/" title="Vanilla JS">
|
|
|
- <%- inline_svg('/uppy/images/integrations/js.svg') %>
|
|
|
+ <%- inline_svg('/images/integrations/js.svg') %>
|
|
|
</a>
|
|
|
<a class="IndexLogos-item IndexLogos-item--react" href="/docs/react/" title="React">
|
|
|
- <%- inline_svg('/uppy/images/integrations/react.svg') %>
|
|
|
+ <%- inline_svg('/images/integrations/react.svg') %>
|
|
|
</a>
|
|
|
<a class="IndexLogos-item IndexLogos-item--vue" href="/docs/vue/" title="Vue.js">
|
|
|
- <%- inline_svg('/uppy/images/integrations/vue.svg') %>
|
|
|
+ <%- inline_svg('/images/integrations/vue.svg') %>
|
|
|
</a>
|
|
|
<a class="IndexLogos-item IndexLogos-item--svelte" href="/docs/svelte" title="Svelte">
|
|
|
- <%- inline_svg('/uppy/images/integrations/svelte.svg') %>
|
|
|
+ <%- inline_svg('/images/integrations/svelte.svg') %>
|
|
|
</a>
|
|
|
</div>
|
|
|
</div>
|