Merge pull request #1643 from smic1909/patch-1

Fix broken link to tokenusernotfound
This commit is contained in:
Wyatt Johnson
2018-05-23 12:16:48 -06:00
committed by GitHub
+1 -1
View File
@@ -81,5 +81,5 @@ example issuer and Talk must match:
reference, the basic takeaway is that the secret used to sign the tokens issued
by the issuer must be able to be verified by Talk.
For an example of implementing the plugin, refer to [`tokenUserNotFound`](/talk/reference/server/#tokenUserNotFound)
For an example of implementing the plugin, refer to [`tokenUserNotFound`](/talk/api/server/#tokenusernotfound)
reference.