Skip to content

Adds the redirect plugin for when we move pages around - #529

Merged
pavlenex merged 1 commit into
masterfrom
feature/add-redirect-plugin
Oct 19, 2021
Merged

Adds the redirect plugin for when we move pages around#529
pavlenex merged 1 commit into
masterfrom
feature/add-redirect-plugin

Conversation

@GBKS

@GBKSGBKS commented Oct 18, 2021

Copy link
Copy Markdown
Contributor

We break URLs when we move or rename pages. This redirect plug-in allows for tracking old URLs per page and creates redirects. An example for the syntax is included from the recent move of "Getting to know your users" in #523.

We break URLs when we move or rename pages. This redirect plug-in allows for tracking old URLs per page and creates redirects. An example for the syntax is included from the recent move of "Getting to know your users" in #523.
@GBKSGBKS added the Dev Development-focused tasks. label Oct 18, 2021
@GBKSGBKS self-assigned this Oct 18, 2021

@johnsBeharryjohnsBeharry left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

parent: Designing Bitcoin products
nav_order: 7
permalink: /guide/designing-products/getting-to-know-your-users/
redirect_from:

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is cool

@pavlenexpavlenex left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good idea, tACK.

@pavlenex
pavlenex merged commit 0d7c224 into masterOct 19, 2021
@danielnordh
danielnordh deleted the feature/add-redirect-plugin branch December 2, 2021 11:16
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

DevDevelopment-focused tasks.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@GBKS@johnsBeharry@pavlenex