Skip to content

Commit

Permalink
remove CH from credit
Browse files Browse the repository at this point in the history
  • Loading branch information
gaetancollaud committed Mar 27, 2015
1 parent 9934723 commit 2ed159f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GCodeSender/src/main/resources/fxml/mainScene.fxml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
<Label text="coded by" />
<Hyperlink onAction="#linkGaetan" text="Gaetan Collaud" />
<Label text="for" />
<Hyperlink onAction="#linkFablab" text="Fablab-Fribourg, CH" />
<Hyperlink onAction="#linkFablab" text="Fablab-Fribourg" />
</children>
</HBox>
</bottom>
Expand Down

0 comments on commit 2ed159f

Please sign in to comment.