mirror of https://github.com/embarklabs/embark.git
Fix typo
This commit is contained in:
parent
73923a682a
commit
177d52a655
|
@ -20,7 +20,7 @@ const Layout = (props) => (
|
|||
navItems: (
|
||||
<Nav.Item type="div" className="d-none d-md-flex">
|
||||
<Button
|
||||
href="https://github.com/embark-fraework/embark"
|
||||
href="https://github.com/embark-framework/embark"
|
||||
target="_blank"
|
||||
outline
|
||||
size="sm"
|
||||
|
|
Loading…
Reference in New Issue