I have created custom post type "services" and "quotation" but when i removed CPT base slug from url, amp pages are not working.
For example (working if): mysite.com/cpt_base_slug/post_name
For example (not working if): mysite.com/post_name
Please help me in this regards.