We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 975859a commit b758663Copy full SHA for b758663
1 file changed
nginx.conf
@@ -244,6 +244,7 @@ http {
244
rewrite ^/docs/en/token-api/guides/gpt/$ https://app.pinax.network/docs/guides/custom-gpt permanent;
245
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;
248
rewrite ^/docs/en/ai-suite/token-api-mcp/$ https://app.pinax.network/docs/api/getSkillsMarkdown permanent;
249
rewrite ^/docs/en/ai-suite/token-api-skills/$ https://app.pinax.network/docs/api/getSkillsMarkdown permanent;
250
0 commit comments