Skip to content

Commit

Permalink
Fix result link of the "Add Cursor Entity" section
Browse files Browse the repository at this point in the history
The link should goes to the result, not the project home.
  • Loading branch information
bobchao committed May 3, 2017
1 parent 7408304 commit 2f88ef7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content.md
Original file line number Diff line number Diff line change
Expand Up @@ -525,7 +525,7 @@ A-Frame.

<img class="stretch" data-src="media/img/gaze.gif">

[View Result](https://glitch.com/~aframe-school-cursor) <!-- .element: class="cta-button glitch" -->
[View Result](https://aframe-school-cursor.glitch.me/solution.html) <!-- .element: class="cta-button glitch" -->

---

Expand Down

0 comments on commit 2f88ef7

Please sign in to comment.