Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions config/redirects
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
define: prefix docs/mongodb-vscode
define: base https://www.mongodb.com/${prefix}

Choose a reason for hiding this comment

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

[minor nit] following a similar pattern as other docs, can we define prefix and use it in the base definition as well as the first rule?

ie.

define: prefix docs/mongodb-vscode
define: base https://www.mongodb.com/${prefix}

raw: ${prefix}/require-modules -> ${base}/require-playgrounds/require-modules/

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Done! Thanks for your feedback!

# DOCSP-45968 - Redirect require-modules page
raw: ${prefix}/require-modules -> ${base}/require-playgrounds/require-modules/