Merge pull request #6 from ahmetb/fix-cassandra

Fix broken cassandra link in README
This commit is contained in:
sebgoa 2017-05-24 20:24:35 +02:00 committed by GitHub
commit e00514bce9
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.