summaryrefslogtreecommitdiff
path: root/doc/api/punycode.md
diff options
context:
space:
mode:
authorChris Young <chris.young@gotinder.com>2017-01-22 19:16:21 -0800
committerTobias Nießen <tniessen@tnie.de>2017-08-28 11:17:08 +0200
commitcacce304cbce79ff878aaedf946f16f03ec91b8a (patch)
tree36269b5edcd53f1e6ff080f3e1d09306045911f7 /doc/api/punycode.md
parent79773f8af940912264b55e5255db9f50e25ac16a (diff)
downloadandroid-node-v8-cacce304cbce79ff878aaedf946f16f03ec91b8a.tar.gz
android-node-v8-cacce304cbce79ff878aaedf946f16f03ec91b8a.tar.bz2
android-node-v8-cacce304cbce79ff878aaedf946f16f03ec91b8a.zip
doc: add links to alternative versions of doc
Each page of the API documentation should have links to other versions of the same page. This will make it easier to switch between the current "live" release at nodejs.org and LTS versions. PR-URL: https://github.com/nodejs/node/pull/10958 Fixes: https://github.com/nodejs/node/issues/10726 Reviewed-By: Refael Ackermann <refack@gmail.com> Reviewed-By: Evan Lucas <evanlucas@me.com> Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Diffstat (limited to 'doc/api/punycode.md')
-rw-r--r--doc/api/punycode.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/api/punycode.md b/doc/api/punycode.md
index b88a898326..03ee3d62eb 100644
--- a/doc/api/punycode.md
+++ b/doc/api/punycode.md
@@ -6,6 +6,8 @@ changes:
description: Accessing this module will now emit a deprecation warning.
-->
+<!--introduced_in=v0.10.0-->
+
> Stability: 0 - Deprecated
**The version of the punycode module bundled in Node.js is being deprecated**.