diff --git a/CNAME b/CNAME deleted file mode 100644 index 698729d0..00000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -archipelago.js.org \ No newline at end of file diff --git a/docs/dev b/docs/dev index da0381c0..8cbc86f0 120000 --- a/docs/dev +++ b/docs/dev @@ -1 +1 @@ -v2.0.0-rc4 \ No newline at end of file +v2.0.0-rc5 \ No newline at end of file diff --git a/docs/stable b/docs/stable index 0408c30b..8cbc86f0 120000 --- a/docs/stable +++ b/docs/stable @@ -1 +1 @@ -v1.2.0 \ No newline at end of file +v2.0.0-rc5 \ No newline at end of file diff --git a/docs/v1.0.0/index.html b/docs/v1.0.0/index.html index 8cd9e59b..6b2334e6 100644 --- a/docs/v1.0.0/index.html +++ b/docs/v1.0.0/index.html @@ -6,10 +6,6 @@ npm type definitions npm npm

-
-

This is the developer documentation for the legacy 1.x branch, if you are looking for the developer documentation for -2.0.0, see these docs.

-

A general purpose library for communicating with Archipelago servers in Node.js or in the browser.

Archipelago.js is a JavaScript library that runs in Node or the browser that allows you to connect to an Archipelago server and communicate with it for your JavaScript-based games or tools. This guide will walk you through the process of diff --git a/docs/v1.1.0/index.html b/docs/v1.1.0/index.html index 1d24c7b7..30189a71 100644 --- a/docs/v1.1.0/index.html +++ b/docs/v1.1.0/index.html @@ -6,10 +6,6 @@ npm type definitions npm npm

-
-

This is the developer documentation for the legacy 1.x branch, if you are looking for the developer documentation for -2.0.0, see these docs.

-

A general purpose library for communicating with Archipelago servers in Node.js or in the browser.

You can install it from npm or use a CDN to use it in browser.