Skip to content
This repository was archived by the owner on Feb 13, 2025. It is now read-only.

Remove broken demo for auto complete #137

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion views/documentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ Tutorials & FAQ

* [Introduction to Redis data types](/topics/data-types-intro): This is a good starting point to learn the Redis API and data model.
* [Writing a simple Twitter clone with PHP and Redis](/topics/twitter-clone)
* [Auto complete with Redis](http://autocomplete.redis.io)
* [Data types short summary](/topics/data-types): A short summary of the different types of values that Redis supports, not as updated and info rich as the first tutorial listed in this section.
* [FAQ](/topics/faq): Some common questions about Redis.

Expand Down