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-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 8c54bbf6 Update loading-external-data-through-httpservice.md fixed 
broken link
8c54bbf6 is described below

commit 8c54bbf6137ea6ead03fcc55c85ef5270ad5f882
Author: Andrew Wetmore <[email protected]>
AuthorDate: Wed Jan 15 15:28:24 2025 -0400

    Update loading-external-data-through-httpservice.md fixed broken link
---
 blog/loading-external-data-through-httpservice.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/blog/loading-external-data-through-httpservice.md 
b/blog/loading-external-data-through-httpservice.md
index c403d173..733ec106 100644
--- a/blog/loading-external-data-through-httpservice.md
+++ b/blog/loading-external-data-through-httpservice.md
@@ -181,7 +181,7 @@ Finally, the source code is in the **json.content** 
variable, but comes encoded
 
 ## Where to go from here
 
-- [Apache Royale documentation page about loading external 
data](https://apache.github.io/royale-docs/features/loading-external-data)
+- [Apache Royale documentation page about loading external 
data](https://apache.github.io/royale-docs/working-with-data/loading-external-data)
 - [Jewel Label Royale Docs 
page](https://apache.github.io/royale-docs/component-sets/jewel/label)
 - [Jewel Button Royale Docs 
page](https://apache.github.io/royale-docs/component-sets/jewel/button)
 - [Jewel Card Royale Docs 
page](https://apache.github.io/royale-docs/component-sets/jewel/card)
@@ -194,4 +194,4 @@ The result of this code snippet is the following:
 
 Full project with source code can be found 
[here](https://github.com/apache/royale-asjs/tree/develop/examples/blog/BE0011_Loading_external_data_through_HTTPService):
 
-<a class="btn btn-download" 
href="https://github.com/apache/royale-asjs/tree/develop/examples/blog/BE0011_Loading_external_data_through_HTTPService";><i
 class="fa fa-download"></i> Project Source Code</a>
\ No newline at end of file
+<a class="btn btn-download" 
href="https://github.com/apache/royale-asjs/tree/develop/examples/blog/BE0011_Loading_external_data_through_HTTPService";><i
 class="fa fa-download"></i> Project Source Code</a>

Reply via email to