JPLTedCas commited on
Commit
babff5a
·
verified ·
1 Parent(s): 9399621

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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/uc?export=download&ouid=103898371342229161899&rtpof=true&sd=true",
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