Skip to content
Closed
Show file tree
Hide file tree
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
8 changes: 8 additions & 0 deletions bin/htaccess.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1438,6 +1438,14 @@ redirect-path: '/reference/commands'
url-base: '/reference/command'
type: 'redirect'
code: 301
outputs:
- 'after-v2.2'
- 'manual'
---
redirect-path: '/reference/collection-validation'
url-base: '/reference/command/validate'
type: 'redirect'
code: 301
outputs:
- 'after-v2.2'
- 'manual'
Expand Down
2 changes: 1 addition & 1 deletion source/reference.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Status and Reporting

reference/database-statistics
reference/collection-statistics
reference/collection-validation
reference/command/validate
reference/connection-pool-stats
reference/current-op
reference/database-profiler
Expand Down
231 changes: 0 additions & 231 deletions source/reference/collection-validation.txt

This file was deleted.

Loading