Skip to content

Commit cdecb84

Browse files
fixing url
1 parent 895dd2e commit cdecb84

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

nginx.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ http {
244244
rewrite ^/docs/en/token-api/guides/gpt/$ https://app.pinax.network/docs/guides/custom-gpt permanent;
245245
rewrite ^/docs/en/token-api/guides/polymarket/$ https://app.pinax.network/docs/guides/prediction-markets permanent;
246246
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;
247+
rewrite ^/docs/en/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

0 commit comments

Comments
 (0)