FIX: plugin links.

Change from `https://meta.discourse.org/category/extensibility/plugin` to `https://meta.discourse.org/c/plugin` so that they actually work!  Note that `/category/...` would continue to work (it just redirects to `/c/...`), but since the site itself appears to normalize to `/c/`, it makes sense for the links to follow the same pattern.
This commit is contained in:
Jared Reisinger
2016-03-16 11:42:39 -07:00
parent 233aa2ab2f
commit 973f8a5254
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long