Fixed some URLS in the README file.
This commit is contained in:
parent
6388c77409
commit
fe2bcfd19e
@ -6,7 +6,7 @@ The ultimate purpose of this application is to open the **Wikipedia** app in the
|
|||||||
|
|
||||||
<center>
|
<center>
|
||||||
<video controls>
|
<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>
|
</video>
|
||||||
</center>
|
</center>
|
||||||
|
|
||||||
@ -27,8 +27,8 @@ While the **Wikipedia** app does:
|
|||||||
|
|
||||||
## Design
|
## Design
|
||||||
|
|
||||||
<object data="static.rock-n-code.com/pdf/deep-linkg-app-design.pdf" type="application/pdf" width="100%" height="800px">
|
<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="static.rock-n-code.com/pdf/deep-linkg-app-design.pdf">Download the file</a> instead.</p>
|
<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>
|
</object>
|
||||||
|
|
||||||
## Implementation
|
## Implementation
|
||||||
|
Loading…
x
Reference in New Issue
Block a user