Skip to content

Commit

Permalink
Update path to snapshot repository in set-up guide
Browse files Browse the repository at this point in the history
The URL still points to the "old" repository, containing builds up to
2023-12.
  • Loading branch information
ptziegler committed Sep 16, 2024
1 parent 14c7000 commit df4b010
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Having accomplished that, you might want to browse our [developer documentation]
<unit id="org.eclipse.draw2d.sdk.feature.group" version="0.0.0"/>
<unit id="org.eclipse.gef.sdk.feature.group" version="0.0.0"/>
<unit id="org.eclipse.gef.examples.feature.group" version="0.0.0"/>
<repository location="http://download.eclipse.org/tools/gef/classic/latest"/>
<repository location="https://download.eclipse.org/tools/gef/classic/release/latest"/>
</location>
</locations>
</target>
Expand Down

0 comments on commit df4b010

Please sign in to comment.