File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -241,10 +241,10 @@ http {
241241 rewrite ^/docs/en/token-api/monitoring/version/$ https://app.pinax.network/docs/api/getV1Version/ permanent;
242242 rewrite ^/docs/en/token-api/endpoints/pricing/$ https://pinax.network/pricing/api/ permanent;
243243 rewrite ^/docs/en/token-api/endpoints/support/$ https://app.pinax.network/endpoints/ permanent;
244+ rewrite ^/docs/en/token-api/endpoint-pricing/$ https://pinax.network/pricing/api permanent;
245+ rewrite ^/docs/en/token-api/faq/$ https://app.pinax.network/docs/guides/token-api permanent;
244246 rewrite ^/docs/en/token-api/guides/gpt/$ https://app.pinax.network/docs/guides/custom-gpt permanent;
245247 rewrite ^/docs/en/token-api/guides/polymarket/$ https://app.pinax.network/docs/guides/prediction-markets permanent;
246- rewrite ^/docs/en/token-api/faq/$ https://app.pinax.network/docs/guides/token-api permanent;
247- rewrite ^/docs/en/ai-suite/token-api/endpoint-pricing/$ https://pinax.network/pricing/api permanent;
248248 rewrite ^/docs/en/ai-suite/token-api-mcp/$ https://app.pinax.network/docs/api/getSkillsMarkdown permanent;
249249 rewrite ^/docs/en/ai-suite/token-api-skills/$ https://app.pinax.network/docs/api/getSkillsMarkdown permanent;
250250
You can’t perform that action at this time.
0 commit comments