Skip to content

Commit 85915cf

Browse files
fixing url duplicate
1 parent cdecb84 commit 85915cf

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

nginx.conf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,6 @@ 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/token-api/endpoint-pricing/$ https://pinax.network/pricing/api permanent;
248247
rewrite ^/docs/en/ai-suite/token-api-mcp/$ https://app.pinax.network/docs/api/getSkillsMarkdown permanent;
249248
rewrite ^/docs/en/ai-suite/token-api-skills/$ https://app.pinax.network/docs/api/getSkillsMarkdown permanent;
250249

0 commit comments

Comments
 (0)