Commit 5cdfce5df49d6cc14a167e2b2fcb7b23b870b59c
1 parent
9df2c72f24
Exists in
master
Removed the link to app :(
Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff
index.html
View file @
5cdfce5
... | ... | @@ -19,7 +19,7 @@ |
19 | 19 | <h2>The <span class="selected-word">user</span> shall add a flashcard</h2> |
20 | 20 | <h2>The system shall <span class="selected-word">remind</span> the user</h2> |
21 | 21 | <h2>The user shall be enlightened</h2> |
22 | - <h2><a href="/app/">Check it out!</a></h2> | |
22 | + <h2>Coming soon!</h2> | |
23 | 23 | </div> |
24 | 24 | </body> |
25 | 25 | <footer style="color:white; margin-top:40px;"> |