Making WordPress.org

Changeset 5350


Ignore:
Timestamp:
04/17/2017 04:51:32 PM (7 years ago)
Author:
ocean90
Message:

Plugin Directory: Update URL of REST API endpoint.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/Gruntfile.js

    r5117 r5350  
    9191        shell: {
    9292            build: {
    93                 command: './node_modules/wpapi/lib/data/update-default-routes-json.js --endpoint=https://wordpress.org/plugins-wp/wp-json --output=./client'
     93                command: './node_modules/wpapi/lib/data/update-default-routes-json.js --endpoint=https://wordpress.org/plugins/wp-json --output=./client'
    9494            }
    9595        },
Note: See TracChangeset for help on using the changeset viewer.