diff --git a/_data/menu.yml b/_data/menu.yml index 2105702e..31425371 100644 --- a/_data/menu.yml +++ b/_data/menu.yml @@ -12,7 +12,7 @@ Authorization Server: 'Server Customisation': '/authorization-server/customisation/' 'Events': '/authorization-server/events/' 'Custom token identifier generator': '/authorization-server/custom-token-identifier-generator/' - 'Custom token types': '/authorization-server/custom-token-types/' + 'Token types': '/token-types/' 'Custom grants': '/authorization-server/custom-grants/' Resource Server: 'Securing your API': '/resource-server/securing-your-api/' \ No newline at end of file diff --git a/auth-server-custom-token-types.md b/token-types.md similarity index 100% rename from auth-server-custom-token-types.md rename to token-types.md