Skip to content

Commit b0385e0

Browse files
committed
Docs - footer - fix link
1 parent c85039e commit b0385e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docuilib/src/theme/Footer/index.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ function Footer() {
1414
<div className="footer__container">
1515
<div className={'footer__links'}>
1616
<div className="footer__section">
17-
<a href="/docs/getting-started/setup" target="_blank" rel="noreferrer noopener" aria-label="Go to docs">
17+
<a href="docs/getting-started/setup" rel="noreferrer noopener" aria-label="Go to docs">
1818
<img
1919
src="https://wixmp-1d257fba8470f1b562a0f5f2.wixmp.com/mads-docs-assets/assets/site/logo_rnui_footer.png"
2020
alt="rnui logo"

0 commit comments

Comments
 (0)