Making WordPress.org

Changeset 8790


Ignore:
Timestamp:
05/14/2019 07:52:27 PM (7 years ago)
Author:
coffee2code
Message:

Developer: Switch Block Editor handbook manifest source file to the one merged into the Gutenberg docs GitHub master branch.

Props chrisvanpatten, nosolosw.
See #4388.
See https://github.com/WordPress/gutenberg/pull/15254.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-developer/inc/import-block-editor.php

    r8782 r8790  
    99                        'blocks',
    1010                        'block-editor',
    11                         // Temporary DevHub-specific manifest.
    12                         'https://raw.githubusercontent.com/WordPress/gutenberg/add/devhub-manifest/docs/manifest-devhub.json'
     11                        'https://raw.githubusercontent.com/WordPress/gutenberg/master/docs/manifest-devhub.json'
    1312                );
    1413
Note: See TracChangeset for help on using the changeset viewer.