Fix broken cassandra link in README

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
This commit is contained in:
Ahmet Alp Balkan 2017-05-24 10:34:29 -07:00
parent 6afc1fb859
commit 2914446448
No known key found for this signature in database
GPG Key ID: 3300B90BF29C804E
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ and to refresh command syntax, output, changed prerequisites, as needed.
------------- | ------------- | ------------ | ------------ |
|[Guestbook](guestbook/) | PHP app with Redis | Deployment, Service | Beginner |
|[WordPress](mysql-wordpress-pd/) | WordPress with MySQL | Deployment, Persistent Volume with Claim | Beginner|
|[Cassandra](storage/cassandra/) | Cloud Native Cassandra | Daemon Set, Stateful Set, Replication Controller | Intermediate
|[Cassandra](cassandra/) | Cloud Native Cassandra | Daemon Set, Stateful Set, Replication Controller | Intermediate
> Note: Please add examples that are maintained to the list above.