Skip to content

Commit c09d059

Browse files
authored
Correct FAQ link
closes #14
1 parent 54c3043 commit c09d059

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ class: features-page
1010
{% include h title="Code Completion<abbr class=\"wip\" title=\"Work In Progress\">WIP</abbr>" %}
1111

1212
intellij-rust features built from scratch code completion, leveraging IntelliJ
13-
Platform capabilities. <kbd>Ctrl+Space</kbd> invokes completion. We [do not](http://localhost:4000/docs/faq.html#racer)
13+
Platform capabilities. <kbd>Ctrl+Space</kbd> invokes completion. We [do not](https://intellij-rust.github.io/docs/faq.html#racer)
1414
plan to use `racer`. A decent amount of completion intelligence is already implemented,
1515
but there is definitely a lot more to do. Here are some examples of what works and
1616
what does not work (as of **June 20**).

0 commit comments

Comments
 (0)