Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Broken link to migration guide #290

@Naktibalda

Description

@Naktibalda

. 'see http://zend-expressive.rtfd.org/en/latest/migration/rc-to-v1/',

        trigger_error(
            'pre_routing and post_routing configuration is deprecated; '
            . 'update your configuration to define the middleware_pipeline as a single pipeline; '
            . 'see http://zend-expressive.rtfd.org/en/latest/migration/rc-to-v1/',
            E_USER_DEPRECATED
        );

http://zend-expressive.rtfd.org/en/latest/migration/rc-to-v1/ displays "SORRY This page does not exist yet"

Correct link is http://zend-expressive.readthedocs.org/en/latest/reference/migration/rc-to-v1/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions