Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -82,7 +82,7 @@ nodes.append( Node(id="ProductosIndustria",
|
|
82 |
size=25,
|
83 |
#shape="circularImage",
|
84 |
shape="hexagon",
|
85 |
-
link="https://docs.google.com/spreadsheets/d/1lEgeCuetraS2rNiNKkeH7PjC0Y3RtxBs/
|
86 |
image="http://marvel-force-chart.surge.sh/marvel_force_chart_img/top_captainmarvel.png")
|
87 |
)
|
88 |
|
|
|
82 |
size=25,
|
83 |
#shape="circularImage",
|
84 |
shape="hexagon",
|
85 |
+
link="https://docs.google.com/spreadsheets/d/1lEgeCuetraS2rNiNKkeH7PjC0Y3RtxBs/edit?usp=sharing&ouid=103898371342229161899&rtpof=true&sd=true",
|
86 |
image="http://marvel-force-chart.surge.sh/marvel_force_chart_img/top_captainmarvel.png")
|
87 |
)
|
88 |
|