pidgin/nest

Update the links for the groupme protocol to the active repository

Testing Done:
Ran the devserver and verified everything looked okay.

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