Skip to content

Commit 1f3a001

Browse files
committed
Update snapshot URLs
1 parent fb4af66 commit 1f3a001

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

nightly.markdown

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ The most recent successful snapshot gets released on Github nightly.
1212

1313
We also publish snapshots of our development branches after every successful CI run.
1414

15-
[**JRuby dist**](https://oss.sonatype.org/content/repositories/snapshots/org/jruby/jruby-dist/): The installable distribution of JRuby is in the `jruby-bin` files. Unpack it, run `bin/jruby` and you're all set.
15+
[**JRuby dist**](https://central.sonatype.com/repository/maven-snapshots/org/jruby/jruby-dist/): The installable distribution of JRuby is in the `jruby-bin` files. Unpack it, run `bin/jruby` and you're all set.
1616

17-
[**Complete jar**](https://oss.sonatype.org/content/repositories/snapshots/org/jruby/jruby-complete/): The "complete" jar, containing all standad libraries and preinstalled gems, is in the `jruby-complete...jar` file.
17+
[**Complete jar**](https://central.sonatype.com/repository/maven-snapshots/org/jruby/jruby-complete/): The "complete" jar, containing all standad libraries and preinstalled gems, is in the `jruby-complete...jar` file.
1818

19-
[**Other artifacts**](https://oss.sonatype.org/content/repositories/snapshots/org/jruby/): The full complement of Maven artifacts are available as snapshots.
19+
[**Other artifacts**](https://central.sonatype.com/repository/maven-snapshots/org/jruby/): The full complement of Maven artifacts are available as snapshots.

0 commit comments

Comments
 (0)