# Client-side page redirects. Each mapping takes the format:
#     "<old path>" "<current path>"
# Paths must be represented as source files relative to the root of the `docs` dir.
# The old path must be a file that _doesn't exist_ in the source. The current path
# must be a file that _does exist_ in the source.

"reference/platforms.rst" "reference/models/platforms.rst"

# how-to-guides -> how-to
"how-to-guides/index.rst" "how-to/index.rst"
"how-to-guides/add-a-linter.rst" "how-to/add-a-linter.rst"
"how-to-guides/build-remotely.rst" "how-to/build-remotely.rst"
"how-to-guides/partitions.rst" "how-to/partitions.rst"
"how-to-guides/platforms.rst" "how-to/platforms.rst"
