README.md: fix FTP links not rendered in GitHub's markdown
FTP links are not correctly rendered in GitHub, so just put them as text. Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
parent
45763aec39
commit
443092a6b0
|
|
@ -54,8 +54,8 @@ Documentation is available online on the Digi documentation site:
|
|||
|
||||
# Downloads
|
||||
|
||||
* [Demo images](ftp://ftp1.digi.com/support/digiembeddedyocto/2.0/r3/images/)
|
||||
* [Software Development Kit (SDK)](ftp://ftp1.digi.com/support/digiembeddedyocto/2.0/r3/sdk/)
|
||||
* Demo images: ftp://ftp1.digi.com/support/digiembeddedyocto/2.0/r3/images/
|
||||
* Software Development Kit (SDK): ftp://ftp1.digi.com/support/digiembeddedyocto/2.0/r3/sdk/
|
||||
|
||||
# Release Changelog
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue