File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -533,10 +533,6 @@ server {
533533 rewrite ^/platform/actors/development/testing-and-maintenance$ /platform/actors/development/deployment/automated-tests redirect;
534534 rewrite ^/platform/actors/development/source-code$ /platform/actors/development/deployment/source-types redirect;
535535
536- # Rename output schema to dataset schema
537- rewrite ^/platform/actors/development/actor-definition/output-schema$ /platform/actors/development/actor-definition/dataset-schema permanent;
538- rewrite ^academy/deploying-your-code/output-schema$ /academy/deploying-your-code/dataset-schema permanent;
539-
540536 # Academy restructuring
541537 rewrite ^academy/advanced-web-scraping/scraping-paginated-sites$ /academy/advanced-web-scraping/crawling/crawling-with-search permanent;
542538 rewrite ^academy/php$ /academy/php/use -apify-from-php redirect; # not permanent in case we want to reuse /php in the future
You can’t perform that action at this time.
0 commit comments