Skip to content
Merged
Changes from 5 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
4 changes: 4 additions & 0 deletions config/redirects
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
define: base https://www.mongodb.com/docs/mongodb-vscode

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: docs/mongodb-vscode/require-modules -> ${base}/require-playgrounds/require-modules/