Skip to content

Commit 44d5cf7

Browse files
committed
API docs are in jruby.base now
1 parent 0719eb9 commit 44d5cf7

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

apidocs.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
<meta http-equiv="refresh" content="0; url=https://javadoc.io/doc/org.jruby/jruby-core">
2-
<link rel="canonical" href="https://javadoc.io/doc/org.jruby/jruby-core" />
1+
<meta http-equiv="refresh" content="0; url=https://javadoc.io/doc/org.jruby/jruby-base">
2+
<link rel="canonical" href="https://javadoc.io/doc/org.jruby/jruby-base" />

apidocs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
<meta http-equiv="refresh" content="0; url=https://javadoc.io/doc/org.jruby/jruby-core">
2-
<link rel="canonical" href="https://javadoc.io/doc/org.jruby/jruby-core" />
1+
<meta http-equiv="refresh" content="0; url=https://javadoc.io/doc/org.jruby/jruby-base">
2+
<link rel="canonical" href="https://javadoc.io/doc/org.jruby/jruby-base" />
33
<html>
44
<body>
55
<h1>Redirecting to javadoc.io...</h1>

documentation.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ title: Documentation
77

88
### API Docs
99

10-
* [Browse JRuby API Javadocs online](https://javadoc.io/doc/org.jruby/jruby-core)
10+
* [Browse JRuby API Javadocs online](https://javadoc.io/doc/org.jruby/jruby-base)
1111

1212
We greatly appreciate patches and pull requests for documentation
1313
updates. Please visit the [**Contribute**](/contribute) page for more

0 commit comments

Comments
 (0)