Skip to content

Commit

Permalink
Changed link for ding0 grid download in simple example notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
maike93he committed Sep 26, 2022
1 parent 03029f0 commit b92a24a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/edisgo_simple_example.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@
"\n",
" for file in filenames:\n",
" req = requests.get(\n",
" \"https://raw.githubusercontent.com/openego/eDisGo/features/%23261-emob-tests/tests/data/ding0_test_network_4/{}.csv\".format(\n",
" \"https://raw.githubusercontent.com/openego/eDisGo/features/%23261-emob-tests/tests/data/ding0_test_network_2/{}.csv\".format(\n",
" file\n",
" )\n",
" )\n",
Expand Down

0 comments on commit b92a24a

Please sign in to comment.