We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b7a3b8 commit 3abb12fCopy full SHA for 3abb12f
static/legacy/README.md
@@ -0,0 +1,15 @@
1
+# DO NOT REMOVE THIS DIRECTORY
2
+
3
+Those assets are still being used by legacy versions of the Node.js docs.
4
+Everything up to v0.10.28 is a copy of the entire website, e.g.:
5
6
+- https://nodejs.org/docs/v0.10.26/
7
+- https://nodejs.org/docs/v0.10.28/ (different design)
8
9
+Those are the first versions with just the API docs and the changelog only:
10
11
+- https://nodejs.org/docs/v0.10.27/
12
+- https://nodejs.org/docs/v0.10.29/
13
14
+The actual URL rewriting is done in the nodejs.org nginx config:
15
+https://raw.githubusercontent.com/nodejs/build/master/setup/www/resources/config/nodejs.org
0 commit comments