[Setup] Wrapping up #13

Merged
javier merged 7 commits from setup/wrapping-up into main 2023-04-13 09:25:48 +00:00
Showing only changes of commit fe2bcfd19e - Show all commits

View File

@ -6,7 +6,7 @@ The ultimate purpose of this application is to open the **Wikipedia** app in the
<center>
<video controls>
<source src="static.rock-n-code.com/mp4/deep-linking-app-demo.mp4" type="video/mp4">
<source src="https://static.rock-n-code.com/mp4/deep-linking-app-demo.mp4" type="video/mp4">
</video>
</center>
@ -27,8 +27,8 @@ While the **Wikipedia** app does:
## Design
<object data="static.rock-n-code.com/pdf/deep-linkg-app-design.pdf" type="application/pdf" width="100%" height="800px">
<p>Unable to display a PDF file with some design considerations. Please <a href="static.rock-n-code.com/pdf/deep-linkg-app-design.pdf">Download the file</a> instead.</p>
<object data="https://static.rock-n-code.com/pdf/deep-linking-app-design.pdf" type="application/pdf" width="100%" height="800px">
<p>Unable to display a PDF file with some design considerations. Please <a href="https://static.rock-n-code.com/pdf/deep-linking-app-design.pdf">Download the file</a> instead.</p>
</object>
## Implementation