diff --git a/docs/en/studio/concepts.md b/docs/en/studio/concepts.md index 5f23150cf1..995519e191 100644 --- a/docs/en/studio/concepts.md +++ b/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. \ No newline at end of file +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. diff --git a/docs/en/studio/monitoring-applications.md b/docs/en/studio/monitoring-applications.md index b7a67e2f63..645df15418 100644 --- a/docs/en/studio/monitoring-applications.md +++ b/docs/en/studio/monitoring-applications.md @@ -5,7 +5,7 @@ { "Next": { "Name": "Working with Kubernetes", - "Path": "studio/kubernetes.md" + "Path": "studio/kubernetes" } } ````