Skip to content

Does not with with i18n when using folder structure #63

Description

@nahuhh

Related: #33
The related issue above is when using suffix.

This issue is to point out that folder structure is broken as well.

fails:

- plugins:
  - redirects:
      redirect_maps:
        'running-node/open-node-tor-onion.md': 'running-node/systemd.md'

it succeeds if i18n is disabled.
With folder structure, these files are located in folders like en/running-node/open-node-tor-onion.md

this plugin should respect
running-node/open-node-tor-onion.md (same as the declaration in the nav) and/or perhaps accurately use relative redirects like

 'running-node/open-node-tor-onion.md': '../running-node/systemd.md'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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