Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

documentation: Proofread and refine migration guides for 1.12.0 and 1.11.0 #2569

Open
wants to merge 1 commit into
base: dev-next
Choose a base branch
from
Open
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
16 changes: 8 additions & 8 deletions docs/migration.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ icon: material/arrange-bring-forward

### Migrate to new DNS server formats

DNS servers are refactored for better performance and scalability.
DNS server configurations have been refactored to improve performance and scalability.

!!! info "References"

Expand Down Expand Up @@ -513,7 +513,7 @@ DNS servers are refactored for better performance and scalability.

### Migrate outbound DNS rule items to domain resolver

The legacy outbound DNS rules are deprecated and can be replaced by new domain resolver options.
Legacy outbound DNS rules have been deprecated and should be replaced with domain resolver options.

!!! info "References"

Expand Down Expand Up @@ -588,9 +588,9 @@ The legacy outbound DNS rules are deprecated and can be replaced by new domain r

## 1.11.0

### Migrate legacy special outbounds to rule actions
### Migrate legacy special outbound fields to rule actions

Legacy special outbounds are deprecated and can be replaced by rule actions.
Legacy special outbound fields have been deprecated and can be replaced with rule actions.

!!! info "References"

Expand Down Expand Up @@ -686,9 +686,9 @@ Legacy special outbounds are deprecated and can be replaced by rule actions.
}
```

### Migrate legacy inbound fields to rule actions
### Migrate legacy special inbound fields to rule actions

Inbound fields are deprecated and can be replaced by rule actions.
Legacy special inbound fields have been deprecated and can be replaced with rule actions.

!!! info "References"

Expand Down Expand Up @@ -780,7 +780,7 @@ Destination override fields in direct outbound are deprecated and can be replace

### Migrate WireGuard outbound to endpoint

WireGuard outbound is deprecated and can be replaced by endpoint.
WireGuard outbound is deprecated and can be replaced with WireGuard endpoint.

!!! info "References"

Expand Down Expand Up @@ -1134,4 +1134,4 @@ which will disrupt the existing `process_path` use cases in Windows.
}
}
}
```
```