diff --git a/docs/README.md b/docs/README.md
index 9c8a21a..5c70446 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -101,7 +101,6 @@ Other demos:
* [Step index](https://jsfiddle.net/bt5dhqtf/100/) Start at any step. Note: start-index is zero-based and the count starts at 0
* [Custom button and title text](https://jsfiddle.net/bt5dhqtf/101/)
* [Custom title slot](https://jsfiddle.net/bt5dhqtf/102/)
-* [Customized buttons with slots](https://jsfiddle.net/bt5dhqtf/103/) Replace stuff you don't like
* [Call a function before tab switch](https://jsfiddle.net/bt5dhqtf/105/)
* [Complete form example](https://jsfiddle.net/CristiJ/bt5dhqtf/286/) integrated with [vue-form-generator](https://github.com/icebob/vue-form-generator)
* [Element UI form integration](https://jsfiddle.net/bt5dhqtf/409/)
@@ -302,7 +301,7 @@ Other demos:
-## Replace buttons and title with Slots
+## Customize buttons with footer slot
@@ -325,9 +324,16 @@ Other demos:
Yuhuuu! This seems pretty damn simple
-
-
-
+
+
+
+