From 52606de219dc60f682867ef657ded4101a5a3eed Mon Sep 17 00:00:00 2001 From: Simon Exner <43469235+0815Creeper@users.noreply.github.com> Date: Mon, 4 Nov 2024 09:18:15 +0100 Subject: [PATCH] removed dummy link to fmu file download --- examples/jupyter-src/Export-BouncingBall.ipynb | 8 -------- 1 file changed, 8 deletions(-) diff --git a/examples/jupyter-src/Export-BouncingBall.ipynb b/examples/jupyter-src/Export-BouncingBall.ipynb index 421c5ca..3778e72 100644 --- a/examples/jupyter-src/Export-BouncingBall.ipynb +++ b/examples/jupyter-src/Export-BouncingBall.ipynb @@ -348,14 +348,6 @@ "cp(fmu_save_path, joinpath(\"Export-BouncingBall_files\", \"BouncingBall.fmu\"))" ] }, - { - "cell_type": "markdown", - "id": "b4cee9f8-ec5c-433c-8f59-c1911583a305", - "metadata": {}, - "source": [ - "The FMU files generated by this example can be downloaded [here](https://github.com/ThummeTo/FMIExport.jl/tree/examples/examples/jupyter-src/Export-BouncingBall_files)" - ] - }, { "cell_type": "markdown", "id": "1f982a2c-f7e6-45b9-a7d0-2e315ee0404e",