« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/external-links.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/external-links.js')
-rw-r--r--src/external-links.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/external-links.js b/src/external-links.js
index a4e16325..06570067 100644
--- a/src/external-links.js
+++ b/src/external-links.js
@@ -588,7 +588,7 @@ export const externalLinkSpec = [
 
     detail: {
       substring: 'subreddit',
-      subreddit: {pathname: /^r\/[^\/]+(?=\/)?/},
+      subreddit: {pathname: /^r\/[^/]+(?=\/)?/},
     },
   },