Skip to content

Commit e00514b

Browse files
authored
Merge pull request kubernetes#6 from ahmetb/fix-cassandra
Fix broken cassandra link in README
2 parents 6afc1fb + 2914446 commit e00514b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ and to refresh command syntax, output, changed prerequisites, as needed.
1515
------------- | ------------- | ------------ | ------------ |
1616
|[Guestbook](guestbook/) | PHP app with Redis | Deployment, Service | Beginner |
1717
|[WordPress](mysql-wordpress-pd/) | WordPress with MySQL | Deployment, Persistent Volume with Claim | Beginner|
18-
|[Cassandra](storage/cassandra/) | Cloud Native Cassandra | Daemon Set, Stateful Set, Replication Controller | Intermediate
18+
|[Cassandra](cassandra/) | Cloud Native Cassandra | Daemon Set, Stateful Set, Replication Controller | Intermediate
1919

2020
> Note: Please add examples that are maintained to the list above.
2121

0 commit comments

Comments
 (0)