diff options
| author | john.j.camilleri <john.j.camilleri@chalmers.se> | 2012-06-01 14:21:26 +0000 |
|---|---|---|
| committer | john.j.camilleri <john.j.camilleri@chalmers.se> | 2012-06-01 14:21:26 +0000 |
| commit | e778619f80ce97cc6d1210c7d2781137e968adfd (patch) | |
| tree | da14aa9ed693df4a0b6d829a46aadb4ef27c08ee /eclipse/index.html | |
| parent | a86085d8ac69477e88ba722a1b74e865b6af39ce (diff) | |
GFEP: updated readme and removed examples folder
Diffstat (limited to 'eclipse/index.html')
| -rw-r--r-- | eclipse/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/eclipse/index.html b/eclipse/index.html index 71d3b1457..e855f9181 100644 --- a/eclipse/index.html +++ b/eclipse/index.html @@ -34,7 +34,7 @@ Updated: 1 June 2012</p> <li>This documentation is also available at the <a href="http://www.molto-project.eu/node/1395">MOLTO Project Wiki</a>.</li> <li>Source code repository is at <a href="https://github.com/GrammaticalFramework/gf-eclipse-plugin">github.com/GrammaticalFramework/gf-eclipse-plugin</a></li> <li>For reporting bugs and requesting features, please use the <a href="https://github.com/GrammaticalFramework/gf-eclipse-plugin/issues">GitHub Issue Tracker</a></li> -<li>Here are some <a href="http://www.grammaticalframework.org/eclipse/examples/">example GF projects</a> for testing out the plugin features.</li> +<li>Here are some <a href="https://github.com/GrammaticalFramework/gf-eclipse-plugin/tree/master/workspace-demo/GF%20Project">example GF projects</a> for testing out the plugin features.</li> <li>Software update site URL for installing through Eclipse: <code>http://www.grammaticalframework.org/eclipse/release/</code></li> </ul> @@ -272,7 +272,7 @@ You will probably want to ignore these directories in your version control syste <p><img src="http://www.grammaticalframework.org/eclipse/images/eclipse-modulewizard-1.png" alt="New module wizard" /></p> -<p>You can find some small examples at <a href="http://www.grammaticalframework.org/eclipse/examples/">grammaticalframework.org/eclipse/examples</a>. Download the files and manually add them to your Eclipse workspace to experiment with some of the plugin features.</p> +<p>You can find some small examples <a href="https://github.com/GrammaticalFramework/gf-eclipse-plugin/tree/master/workspace-demo/GF%20Project">here</a>. Download the files and manually add them to your Eclipse workspace to experiment with some of the plugin features.</p> <h3>Clone module wizard</h3> |
