This is an automated email from the ASF dual-hosted git repository.
andreww pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/royale-docs.git
The following commit(s) were added to refs/heads/master by this push:
new e32fa5c Update presentations.md
e32fa5c is described below
commit e32fa5c0d4488f0abe5d4caac4c3fd1a2b13de5b
Author: Andrew Wetmore <[email protected]>
AuthorDate: Fri Oct 2 09:35:43 2020 -0300
Update presentations.md
Fixed three of the four links.
---
presentations/presentations.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/presentations/presentations.md b/presentations/presentations.md
index 2dadaa0..ed174c8 100644
--- a/presentations/presentations.md
+++ b/presentations/presentations.md
@@ -21,6 +21,6 @@ This page has links to slide decks and videos of
presentations on Apache Royale
## ApacheCon 2020
- **Hello, Royale!** - a high-level view of the Apache Royale project and
what the Royale SDK offers. <a
href="https://apache.github.io/royale-docs/presentations/HelloRoyale!-ApacheCon2020.pdf"
target="_blank">PDF of the slide presentation</a>
- - **Moving an App from Flex to Royale** - What's involved in migrating a
major, business-critical application from Apache Flex to Apache Royale. <a
href="MovingaFlexAppToRoyale-ApacheCon2020.pdf" target="_blank">PDF of the
slide presentation</a>
- - **Starting from a blank file** - How to build a brand-new application
using Royale's off-the-shelf resources. <a
href="StartingFromABlankFile-ApacheCon2020.pdf" target="_blank">PDF of the
slide presentation</a>
- - **Tour de Jewel** - The Jewel component set is the most feature-rich of
the many component sets Royale has available. <a
href="TourDeJewel-ApacheCon2020.pdf" target="_blank">PDF of the slide
presentation</a>
+ - **Moving an App from Flex to Royale** - What's involved in migrating a
major, business-critical application from Apache Flex to Apache Royale. <a
href="https://apache.github.io/royale-docs/presentations/MovingaFlexAppToRoyale-ApacheCon2020.pdf"
target="_blank">PDF of the slide presentation</a>
+ - **Starting from a blank file** - How to build a brand-new application
using Royale's off-the-shelf resources. <a
href="https://apache.github.io/royale-docs/presentations/StartingFromABlankFile-ApacheCon2020.pdf"
target="_blank">PDF of the slide presentation</a>
+ - **Tour de Jewel** - The Jewel component set is the most feature-rich of
the many component sets Royale has available. <a
href="https://apache.github.io/royale-docs/presentations/TourDeJewel-ApacheCon2020.pdf"
target="_blank">PDF of the slide presentation</a>