This is an automated email from the ASF dual-hosted git repository.

shahar1 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/main by this push:
     new 390db26ec04 Fix Typo in EdgeExecutor Architecture diagram (#68401)
390db26ec04 is described below

commit 390db26ec04f92b8246338dd62123262505e4437
Author: Vrutik <[email protected]>
AuthorDate: Fri Jun 12 11:16:12 2026 +0530

    Fix Typo in EdgeExecutor Architecture diagram (#68401)
---
 providers/edge3/docs/img/distributed_architecture.svg | 5 +----
 providers/edge3/docs/img/edge_package.svg             | 5 +----
 2 files changed, 2 insertions(+), 8 deletions(-)

diff --git a/providers/edge3/docs/img/distributed_architecture.svg 
b/providers/edge3/docs/img/distributed_architecture.svg
index 1bbb56c6fce..d75e9b38558 100644
--- a/providers/edge3/docs/img/distributed_architecture.svg
+++ b/providers/edge3/docs/img/distributed_architecture.svg
@@ -1,4 +1 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Do not edit this file with editors other than draw.io -->
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
-<svg xmlns="http://www.w3.org/2000/svg"; style="background-color: rgb(255, 255, 
255);" xmlns:xlink="http://www.w3.org/1999/xlink"; version="1.1" width="1313px" 
height="650px" viewBox="-0.5 -0.5 1313 650" content="&lt;mxfile 
host=&quot;cwiki.apache.org&quot; modified=&quot;2025-04-27T20:09:54.050Z&quot; 
agent=&quot;Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:136.0) Gecko/20100101 
Firefox/136.0&quot; etag=&quot;FpFJgG-N56l8xpwPFAtq&quot; 
version=&quot;24.4.0&quot; type=&quot;atlas&quot; scale [...]
+<svg xmlns="http://www.w3.org/2000/svg"; style="background: #ffffff; 
background-color: light-dark(#ffffff, #121212);" 
xmlns:xlink="http://www.w3.org/1999/xlink"; version="1.1" width="1313px" 
height="650px" viewBox="0 0 1313 650"><defs/><rect fill="#ffffff" width="100%" 
height="100%" x="0" y="0" style="fill: light-dark(rgb(255, 255, 255), rgb(18, 
18, 18));"/><g><g data-cell-id="0"><g data-cell-id="1"><g 
data-cell-id="6a7d8f32e03d9370-61"><g><rect x="820" y="70" width="493" 
height="360" fill [...]
\ No newline at end of file
diff --git a/providers/edge3/docs/img/edge_package.svg 
b/providers/edge3/docs/img/edge_package.svg
index 24408170c9c..38327bd7273 100644
--- a/providers/edge3/docs/img/edge_package.svg
+++ b/providers/edge3/docs/img/edge_package.svg
@@ -1,4 +1 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Do not edit this file with editors other than draw.io -->
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
-<svg xmlns="http://www.w3.org/2000/svg"; style="background-color: rgb(255, 255, 
255);" xmlns:xlink="http://www.w3.org/1999/xlink"; version="1.1" width="1091px" 
height="561px" viewBox="-0.5 -0.5 1091 561" content="&lt;mxfile 
host=&quot;cwiki.apache.org&quot; modified=&quot;2025-04-27T20:17:45.388Z&quot; 
agent=&quot;Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:136.0) Gecko/20100101 
Firefox/136.0&quot; etag=&quot;gPkWIMjSOMdvw7VuzY7t&quot; 
version=&quot;24.4.0&quot; type=&quot;atlas&quot; scale [...]
+<svg xmlns="http://www.w3.org/2000/svg"; style="background: #ffffff; 
background-color: light-dark(#ffffff, #121212);" 
xmlns:xlink="http://www.w3.org/1999/xlink"; version="1.1" width="1091px" 
height="561px" viewBox="0 0 1091 561"><defs/><rect fill="#ffffff" width="100%" 
height="100%" x="0" y="0" style="fill: light-dark(rgb(255, 255, 255), rgb(18, 
18, 18));"/><g><g data-cell-id="0"><g data-cell-id="1"><g 
data-cell-id="8oGhCDMDDz6uKVvcpTdT-1"><g><rect x="647.85" y="50" width="440" 
height="320 [...]
\ No newline at end of file

Reply via email to