File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -173,7 +173,7 @@ http {
173173 rewrite ^/docs/en/token-api/mcp/cline/$ $scheme ://$http_host /docs/en/ai-suite/token-api-mcp/ permanent;
174174 rewrite ^/docs/en/token-api/mcp/cline/$ $scheme ://$http_host /docs/en/ai-suite/token-api-mcp/ permanent;
175175 rewrite ^/docs/en/token-api/endpoint-pricing/$ $scheme ://$http_host /docs/en/token-api/endpoints/pricing/ permanent;
176- rewrite ^/docs/en/ai-suite/token-api-skills/quick-setup$ $scheme ://$http_host /docs/en/token-api-skills/ permanent;
176+ rewrite ^/docs/en/ai-suite/token-api-skills/quick-setup$ $scheme ://$http_host /docs/en/ai-suite/ token-api-skills/ permanent;
177177 # Temporary redirects (302)
178178 rewrite ^/docs/en/querying/graph-client/$ $scheme ://$http_host /docs/en/subgraphs/querying/graph-client/README/ redirect;
179179 rewrite ^/docs/en/developing/graph-ts/$ $scheme ://$http_host /docs/en/subgraphs/developing/creating/graph-ts/README/ redirect;
You can’t perform that action at this time.
0 commit comments