Skip to content
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
Fixed broken link
  • Loading branch information
bjansen committed Jun 17, 2016
1 parent 82d354b commit 07ac27a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions blog/2016-06-02-ceylon-on-android.md
Expand Up @@ -50,7 +50,7 @@ a module descriptor and an empty activity:


At the moment, this requires a Ceylon `1.2.3` distribution to build, and since it's not released yet
you're going to have to either [build one yourself](code/contribute/#contributing_to_the_compiler_backend)
you're going to have to either [build one yourself](/code/contribute/#contributing_to_the_compiler_backend)
(just the `Getting the source` part), or
[download a nightly build](https://ci-ceylon.rhcloud.com/job/ceylon-distribution/).
Once you have it, edit
Expand Down Expand Up @@ -208,4 +208,4 @@ written by Renato Athaydes, and on a new [Ceylon Gradle Android plugin](https://
which adds support for Ceylon in Android applications. This plugin is by no means finished, and in particular
does not yet support incremental compilation (even though the Ceylon IDE and compiler do). It also does not
yet support the latest Android `Instant Run` feature. Again, please
[report issues](https://github.com/ceylon/ceylon-gradle-android/issues/new) or better, contribute pull-requests :)
[report issues](https://github.com/ceylon/ceylon-gradle-android/issues/new) or better, contribute pull-requests :)

0 comments on commit 07ac27a

Please sign in to comment.