Fix broken link to tokenusernotfound

Fix broken link to tokenusernotfound
This commit is contained in:
Simon
2018-05-23 09:14:32 +02:00
committed by GitHub
parent b984af3e2e
commit 879865a4c1
+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.