diff --git a/lib/galaxy/tools/bundled b/lib/galaxy/tools/bundled new file mode 120000 index 00000000000..c92f4172dfd --- /dev/null +++ b/lib/galaxy/tools/bundled @@ -0,0 +1 @@ +../../../tools \ No newline at end of file diff --git a/lib/galaxy/web/framework/static b/lib/galaxy/web/framework/static new file mode 120000 index 00000000000..5feb6c21f47 --- /dev/null +++ b/lib/galaxy/web/framework/static @@ -0,0 +1 @@ +../../../../static \ No newline at end of file diff --git a/lib/galaxy/web/framework/templates b/lib/galaxy/web/framework/templates new file mode 120000 index 00000000000..f8a06d1d1c8 --- /dev/null +++ b/lib/galaxy/web/framework/templates @@ -0,0 +1 @@ +../../../../templates \ No newline at end of file diff --git a/lib/galaxy/web/framework/static/welcome.html b/static/welcome.html.sample similarity index 100% rename from lib/galaxy/web/framework/static/welcome.html rename to static/welcome.html.sample