Skip to content

Commit 2b9cd53

Browse files
committed
Remove the links to the latest APIs for JS envs and logging.
They now have their own repos with their own API hosting.
1 parent fe048f2 commit 2b9cd53

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

doc/api.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,8 @@ title: Scala.js API
1010
* [scalajs-library]({{ site.production_url }}/api/scalajs-library/latest/scala/scalajs/js/index.html)
1111
* [scalajs-test-interface]({{ site.production_url }}/api/scalajs-test-interface/latest/)
1212
* [scalajs-ir]({{ site.production_url }}/api/scalajs-ir/latest/org/scalajs/ir/index.html)
13-
* [scalajs-logging]({{ site.production_url }}/api/scalajs-logging/latest/org/scalajs/logging/index.html)
1413
* [scalajs-linker-interface]({{ site.production_url }}/api/scalajs-linker-interface/latest/org/scalajs/linker/interface/index.html) ([Scala.js version]({{ site.production_url }}/api/scalajs-linker-interface-js/latest/org/scalajs/linker/interface/index.html))
1514
* [scalajs-linker]({{ site.production_url }}/api/scalajs-linker/latest/org/scalajs/linker/index.html) ([Scala.js version]({{ site.production_url }}/api/scalajs-linker-js/latest/org/scalajs/linker/index.html))
16-
* [scalajs-js-envs]({{ site.production_url }}/api/scalajs-js-envs/latest/org/scalajs/jsenv/index.html)
17-
* [scalajs-env-nodejs]({{ site.production_url }}/api/scalajs-env-nodejs/latest/org/scalajs/jsenv/nodejs/index.html)
18-
* [scalajs-js-envs-test-kit]({{ site.production_url }}/api/scalajs-js-envs-test-kit/latest/org/scalajs/jsenv/test/index.html)
1915
* [scalajs-test-adapter]({{ site.production_url }}/api/scalajs-sbt-test-adapter/latest/org/scalajs/testing/adapter/index.html)
2016
* [sbt-scalajs]({{ site.production_url }}/api/sbt-scalajs/latest/#org.scalajs.sbtplugin.package)
2117

0 commit comments

Comments
 (0)