We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5b03756 + 0ef6751 commit 8a7b2f9Copy full SHA for 8a7b2f9
src/theme/Navbar/index.js
@@ -87,7 +87,7 @@ export default function NavbarWrapper(props) {
87
<a className={styles.nav_link} href="https://lang.moodle.org"><span>Translation</span></a>
88
</li>
89
<li className={styles.nav_tracker}>
90
- <a className={styles.nav_link} target="_blank" href="https://moodle.atlassian.net"><span>Tracker</span></a>
+ <a className={styles.nav_link} href="https://moodle.atlassian.net"><span>Tracker</span></a>
91
92
93
<div className={styles.extra_links}>
0 commit comments