Browse Source

Merge pull request #20654 from abpframework/auto-merge/rel-8-2/2949

Merge branch rel-8.3 with rel-8.2
pull/20655/head
maliming 1 year ago
committed by GitHub
parent
commit
fbac3498dc
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 4
      docs/en/studio/concepts.md
  2. 2
      docs/en/studio/monitoring-applications.md

4
docs/en/studio/concepts.md

@ -5,7 +5,7 @@
{
"Next": {
"Name": "Overview",
"Path": "studio/overview.md"
"Path": "studio/overview"
}
}
````
@ -46,4 +46,4 @@ Some ABP Studio terms may seem conflict with .NET and Visual Studio. To make the
| Module | Solution |
| Package | Project |
In essence, ABP Studio uses the solution term to cover all the .NET solutions and other components of your product. ABP Studio is used to build and manage the relations of these multiple .NET solutions and provides a high-level view of the whole system.
In essence, ABP Studio uses the solution term to cover all the .NET solutions and other components of your product. ABP Studio is used to build and manage the relations of these multiple .NET solutions and provides a high-level view of the whole system.

2
docs/en/studio/monitoring-applications.md

@ -5,7 +5,7 @@
{
"Next": {
"Name": "Working with Kubernetes",
"Path": "studio/kubernetes.md"
"Path": "studio/kubernetes"
}
}
````

Loading…
Cancel
Save