diff --git a/manuals/views/step3.md b/manuals/views/step3.md index 844c99e..5fffbad 100644 --- a/manuals/views/step3.md +++ b/manuals/views/step3.md @@ -132,7 +132,7 @@ So now that we have the chat view and controller, all is left to do is to link t ┊ 5┊ 5┊ class="item-chat item-remove-animate item-avatar item-icon-right" -┊ 6┊ ┊ type="item-text-wrap"> +┊ ┊ 6┊ type="item-text-wrap" -+┊ ┊ 7┊ href="#/tab/chats/{{ chat._id }}"> ++┊ ┊ 7┊ href="#!/tab/chats/{{ chat._id }}"> ┊ 7┊ 8┊ ┊ 8┊ 9┊
{{ chat.lastMessage.text }}
@@ -750,4 +750,4 @@ Now that it's ready you can go ahead and send a message and view it on the scree | [< Previous Step](step2.md) | [Next Step >](step4.md) | |:--------------------------------|--------------------------------:| [}]: # -[}]: # \ No newline at end of file +[}]: #