pidgin/nest

Update the link for the log status plugin

3 months ago, Gary Kramlich
e5810fa67184
Update the link for the log status plugin

This was brought to my attention in #pidgin on librea

Testing Done:
Ran the site locally and verified the plugins page loaded and that the link worked.

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