We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c85039e commit b0385e0Copy full SHA for b0385e0
docuilib/src/theme/Footer/index.tsx
@@ -14,7 +14,7 @@ function Footer() {
14
<div className="footer__container">
15
<div className={'footer__links'}>
16
<div className="footer__section">
17
- <a href="/docs/getting-started/setup" target="_blank" rel="noreferrer noopener" aria-label="Go to docs">
+ <a href="docs/getting-started/setup" rel="noreferrer noopener" aria-label="Go to docs">
18
<img
19
src="https://wixmp-1d257fba8470f1b562a0f5f2.wixmp.com/mads-docs-assets/assets/site/logo_rnui_footer.png"
20
alt="rnui logo"
0 commit comments