Skip to content

Commit

Permalink
Merge pull request #3 from themr0c/nav-fixes-for-pr-1737
Browse files Browse the repository at this point in the history
Redirections for old URLs
  • Loading branch information
MichalMaler authored Feb 24, 2021
2 parents 7ce5881 + 9e9b28a commit 448fff7
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
// = Configuring a workspace using a devfile
:navtitle: Configuring a workspace using a devfile
:keywords: end-user-guide, configuring-a-workspace-using-a-devfile
:page-aliases: .:configuring-a-workspace-using-a-devfile
:page-aliases: .:configuring-a-workspace-using-a-devfile, .:making-a-workspace-portable-using-a-devfile, making-a-workspace-portable-using-a-devfile

include::partial$assembly_configuring-a-workspace-using-a-devfile.adoc[]
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[id="creating-a-workspace-by-importing-the-source-code-of-a-project"]
:navtitle: Creating a workspace by importing the source code of a project
:keywords: end-user-guide, creating-a-workspace-by-importing-the-source-code-of-a-project
:page-aliases: .:creating-a-workspace-by-importing-the-source-code-of-a-project
:page-aliases: .:creating-a-workspace-by-importing-the-source-code-of-a-project, .:creating-a-workspace-by-importing-source-code-of-a-project, creating-a-workspace-by-importing-source-code-of-a-project

include::partial$proc_creating-a-workspace-by-importing-the-source-code-of-a-project.adoc[]
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[id="investigating-failures-at-a-workspace-start-using-the-verbose-mode"]
:navtitle: Investigating failures at a workspace start using the Verbose mode
:navtitle: Troubleshooting workspace start failures
:keywords: end-user-guide, investigating-failures-at-a-workspace-start-using-the-verbose-mode
:page-aliases: .:investigating-failures-at-a-workspace-start-using-the-verbose-mode
:page-aliases: .:investigating-failures-at-a-workspace-start-using-the-verbose-mode, .:starting-a-che-workspace-in-debug-mode, starting-a-che-workspace-in-debug-mode, .:restarting-a-che-workspace-in-debug-mode-after-start-failure, restarting-a-che-workspace-in-debug-mode-after-start-failure

include::partial$proc_investigating-failures-at-a-workspace-start-using-the-verbose-mode.adoc[]
2 changes: 1 addition & 1 deletion modules/end-user-guide/pages/workspaces-overview.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
// = Using developer workspaces
:navtitle: Using developer workspaces
:keywords: end-user-guide, workspaces-overview
:page-aliases: .:workspaces-overview, .:what-are-workspaces.html
:page-aliases: .:workspaces-overview, .:what-are-workspaces.html, .:creating-and-configuring-a-new-workspace, creating-and-configuring-a-new-workspace

include::partial$assembly_workspaces-overview.adoc[]

0 comments on commit 448fff7

Please sign in to comment.