remove broken install link

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
This commit is contained in:
Anton-4 2022-12-27 17:37:17 +01:00 committed by GitHub
parent f7bdc59ac0
commit 3d5216a589
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -41,7 +41,6 @@ viewNavbar =
a [class "home-link", href "/", title "The Roc Programming Language"] [text "roc"],
div [id "top-bar-links"] [
a [href "/tutorial"] [text "tutorial"],
a [href "/install"] [text "install"],
a [href "/repl"] [text "repl"],
a [href "/builtins/Bool"] [text "docs"],
],
@ -110,4 +109,4 @@ tutorialIntro =
text "and ask for assistance!"
]
],
]
]