Update versions in docs
This commit is contained in:
Родитель
e59c93b445
Коммит
48e8b19491
|
@ -33,7 +33,7 @@ Or create a new ASP.NET Core web application in Visual Studio 2022, and choose "
|
|||
|
||||
```XML
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Yarp.ReverseProxy" Version="2.1.0" />
|
||||
<PackageReference Include="Yarp.ReverseProxy" Version="2.2.0" />
|
||||
</ItemGroup>
|
||||
```
|
||||
|
||||
|
|
|
@ -5,6 +5,6 @@ title: Welcome to the YARP documentation!
|
|||
|
||||
# Welcome to the docs
|
||||
|
||||
This is the documentation for YARP 2.0.
|
||||
This is the documentation for YARP 2.2.
|
||||
|
||||
For documentation of YARP 1.1.1, see https://github.com/microsoft/reverse-proxy/tree/release/1.1/docs/docfx/articles.
|
|
@ -7,7 +7,7 @@ title: YARP Documentation
|
|||
|
||||
Welcome to the documentation for YARP! YARP is a library to help create reverse proxy servers that are high-performance, production-ready, and highly customizable. Please provide us your feedback by going to [the GitHub repository](https://github.com/microsoft/reverse-proxy).
|
||||
|
||||
This is the documentation for YARP 2.1.
|
||||
This is the documentation for YARP 2.2.
|
||||
For documentation of YARP 1.1.1, see https://github.com/microsoft/reverse-proxy/tree/release/1.1/docs/docfx/articles.
|
||||
|
||||
## Why YARP
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
- name: About YARP 2.1
|
||||
- name: About YARP 2.2
|
||||
href: index.md
|
||||
- name: Articles
|
||||
href: articles/
|
||||
|
|
Загрузка…
Ссылка в новой задаче