pidgin/nest

Update the musictracker url

3 months ago, Gary Kramlich
a5c1c39e2e50
Update the musictracker url

This got moved to GitHub but it got archived a few months ago. That said, the
GitHub page has additional bugs and stuff.

Testing Done:
Ran the site locally and checked the links.

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