pidgin/nest

Add an alias for the old digitalocean blog post as fixing the title changed the url

Testing Done:
Ran locally and used curl to verify that a meta refresh is the method used to redirect.

Reviewed at https://reviews.imfreedom.org/r/816/
env:
browser: true
es6: true
node: true
extends: 'eslint:recommended'
globals:
Atomics: readonly
SharedArrayBuffer: readonly
parserOptions:
ecmaVersion: 2018
sourceType: module
rules: {}