mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-26 13:29:12 +00:00
remove broken install link
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
This commit is contained in:
parent
f7bdc59ac0
commit
3d5216a589
1 changed files with 1 additions and 2 deletions
|
@ -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!"
|
||||
]
|
||||
],
|
||||
]
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue