diff options
Diffstat (limited to 'src/ui/gwt/www/morpho')
| -rw-r--r-- | src/ui/gwt/www/morpho/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/gwt/www/morpho/index.html b/src/ui/gwt/www/morpho/index.html index 9e3beabb6..d524b3e91 100644 --- a/src/ui/gwt/www/morpho/index.html +++ b/src/ui/gwt/www/morpho/index.html @@ -19,7 +19,7 @@ <!-- If you add any GWT meta tags, they must --> <!-- be added before this line. --> <!-- --> - <script type="text/javascript" language="javascript" src="se.chalmers.cs.gf.gwt.MorphoApp/se.chalmers.cs.gf.gwt.MorphoApp.nocache.js"></script> + <script type="text/javascript" language="javascript" src="org.grammaticalframework.ui.gwt.MorphoApp/org.grammaticalframework.ui.gwt.MorphoApp.nocache.js"></script> </head> <!-- --> |
