Skip to content

Commit 7b92577

Browse files
committed
Adding in a feedback form
1 parent 96b14e7 commit 7b92577

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1868,7 +1868,7 @@ <h3 id="bookmark-nativescript-learning-resources">Bookmark NativeScript learning
18681868
</ul>
18691869
<h3 id="let-us-know-what-you-think">Let us know what you think</h3>
18701870
<p>Finally, we’d love if you could take a minute to tell us what you thought about the this guide. Your feedback helps us make this tutorial better.</p>
1871-
<p>TODO: Link to updated form</p>
1871+
<iframe src="https://docs.google.com/forms/d/1r0q8YJ7yzXcDClfu29FTFITvU1_x-2MdGjZBMPrSXCw/viewform?embedded=true" width="760" height="1300" style="max-width: 100%;" frameborder="0" marginheight="0" marginwidth="0">Loading...</iframe>
18721872

18731873
</div>
18741874
</div>

src/chapters/chapter7.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ There are a variety of NativeScript learning materials that go above and beyond
4141

4242
Finally, we’d love if you could take a minute to tell us what you thought about the this guide. Your feedback helps us make this tutorial better.
4343

44-
TODO: Link to updated form
44+
<iframe src="https://docs.google.com/forms/d/1r0q8YJ7yzXcDClfu29FTFITvU1_x-2MdGjZBMPrSXCw/viewform?embedded=true" width="760" height="1300" style="max-width: 100%;" frameborder="0" marginheight="0" marginwidth="0">Loading...</iframe>

0 commit comments

Comments
 (0)