From 7777d8e2c9fd18a4391c8296d64d8f26ea033f79 Mon Sep 17 00:00:00 2001 From: Faraz Shamim Date: Fri, 15 Nov 2024 02:00:24 +0545 Subject: [PATCH 1/4] Fix #4997 Updates all github-action.md files. Fixes #4997 --- .../current/usage/how-to/github-action.md | 2 +- .../current/usage/how-to/github-action.md | 2 +- docs/modules/usage/how-to/github-action.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/i18n/fr/docusaurus-plugin-content-docs/current/usage/how-to/github-action.md b/docs/i18n/fr/docusaurus-plugin-content-docs/current/usage/how-to/github-action.md index 391e1b42aa82..8276ee0c15f6 100644 --- a/docs/i18n/fr/docusaurus-plugin-content-docs/current/usage/how-to/github-action.md +++ b/docs/i18n/fr/docusaurus-plugin-content-docs/current/usage/how-to/github-action.md @@ -14,4 +14,4 @@ Pour utiliser l'Action GitHub OpenHands dans le dépôt OpenHands, un mainteneur ## Installation de l'Action dans un nouveau dépôt -Pour installer l'Action GitHub OpenHands dans votre propre dépôt, suivez les [instructions dans le dépôt OpenHands Resolver](https://github.com/All-Hands-AI/OpenHands-resolver?tab=readme-ov-file#using-the-github-actions-workflow). +Pour installer l'Action GitHub OpenHands dans votre propre dépôt, suivez les [instructions dans le dépôt OpenHands Resolver](https://github.com/All-Hands-AI/openhands/resolver?tab=readme-ov-file#using-the-github-actions-workflow). diff --git a/docs/i18n/zh-Hans/docusaurus-plugin-content-docs/current/usage/how-to/github-action.md b/docs/i18n/zh-Hans/docusaurus-plugin-content-docs/current/usage/how-to/github-action.md index 4b3304ffd202..51076dda4f11 100644 --- a/docs/i18n/zh-Hans/docusaurus-plugin-content-docs/current/usage/how-to/github-action.md +++ b/docs/i18n/zh-Hans/docusaurus-plugin-content-docs/current/usage/how-to/github-action.md @@ -12,4 +12,4 @@ ## 在新仓库中安装 Action -要在你自己的仓库中安装 OpenHands GitHub Action,请按照 [OpenHands Resolver 仓库中的说明](https://github.com/All-Hands-AI/OpenHands-resolver?tab=readme-ov-file#using-the-github-actions-workflow) 进行操作。 +要在你自己的仓库中安装 OpenHands GitHub Action,请按照 [OpenHands Resolver 仓库中的说明](https://github.com/All-Hands-AI/openhands/resolver?tab=readme-ov-file#using-the-github-actions-workflow) 进行操作。 diff --git a/docs/modules/usage/how-to/github-action.md b/docs/modules/usage/how-to/github-action.md index 102a3ec6aa78..1999f7636e98 100644 --- a/docs/modules/usage/how-to/github-action.md +++ b/docs/modules/usage/how-to/github-action.md @@ -12,4 +12,4 @@ To use the OpenHands GitHub Action in the OpenHands repository, an OpenHands mai ## Installing the Action in a New Repository -To install the OpenHands GitHub Action in your own repository, follow the [directions in the OpenHands Resolver repo](https://github.com/All-Hands-AI/OpenHands-resolver?tab=readme-ov-file#using-the-github-actions-workflow). +To install the OpenHands GitHub Action in your own repository, follow the [directions in the OpenHands Resolver repo](https://github.com/All-Hands-AI/openhands/resolver?tab=readme-ov-file#using-the-github-actions-workflow). From 8336f959c52c65fe7bbe0bdf3e2ee9131b0ac8bd Mon Sep 17 00:00:00 2001 From: Faraz Shamim Date: Sat, 16 Nov 2024 00:42:14 +0545 Subject: [PATCH 2/4] Updated --- README.md | 2 +- .../current/usage/how-to/github-action.md | 2 +- .../current/usage/how-to/github-action.md | 2 +- docs/modules/usage/how-to/github-action.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 23b7c57d5a9e..f70a58c91741 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ works best, but you have [many options](https://docs.all-hands.dev/modules/usage You can also [connect OpenHands to your local filesystem](https://docs.all-hands.dev/modules/usage/runtimes), run OpenHands in a scriptable [headless mode](https://docs.all-hands.dev/modules/usage/how-to/headless-mode), interact with it via a [friendly CLI](https://docs.all-hands.dev/modules/usage/how-to/cli-mode), -or run it on tagged issues with [a github action](https://github.com/All-Hands-AI/OpenHands-resolver). +or run it on tagged issues with [a github action](https://github.com/All-Hands-AI/openhands/resolver). Visit [Installation](https://docs.all-hands.dev/modules/usage/installation) for more information and setup instructions. diff --git a/docs/i18n/fr/docusaurus-plugin-content-docs/current/usage/how-to/github-action.md b/docs/i18n/fr/docusaurus-plugin-content-docs/current/usage/how-to/github-action.md index 8276ee0c15f6..04bfc1f7f8e6 100644 --- a/docs/i18n/fr/docusaurus-plugin-content-docs/current/usage/how-to/github-action.md +++ b/docs/i18n/fr/docusaurus-plugin-content-docs/current/usage/how-to/github-action.md @@ -14,4 +14,4 @@ Pour utiliser l'Action GitHub OpenHands dans le dépôt OpenHands, un mainteneur ## Installation de l'Action dans un nouveau dépôt -Pour installer l'Action GitHub OpenHands dans votre propre dépôt, suivez les [instructions dans le dépôt OpenHands Resolver](https://github.com/All-Hands-AI/openhands/resolver?tab=readme-ov-file#using-the-github-actions-workflow). +Pour installer l'Action GitHub OpenHands dans votre propre dépôt, suivez les [instructions dans le dépôt OpenHands Resolver](https://github.com/All-Hands-AI/openhands/resolver#using-the-github-actions-workflow). diff --git a/docs/i18n/zh-Hans/docusaurus-plugin-content-docs/current/usage/how-to/github-action.md b/docs/i18n/zh-Hans/docusaurus-plugin-content-docs/current/usage/how-to/github-action.md index 51076dda4f11..a216472488de 100644 --- a/docs/i18n/zh-Hans/docusaurus-plugin-content-docs/current/usage/how-to/github-action.md +++ b/docs/i18n/zh-Hans/docusaurus-plugin-content-docs/current/usage/how-to/github-action.md @@ -12,4 +12,4 @@ ## 在新仓库中安装 Action -要在你自己的仓库中安装 OpenHands GitHub Action,请按照 [OpenHands Resolver 仓库中的说明](https://github.com/All-Hands-AI/openhands/resolver?tab=readme-ov-file#using-the-github-actions-workflow) 进行操作。 +要在你自己的仓库中安装 OpenHands GitHub Action,请按照 [OpenHands Resolver 仓库中的说明](https://github.com/All-Hands-AI/openhands/resolver#using-the-github-actions-workflow) 进行操作。 diff --git a/docs/modules/usage/how-to/github-action.md b/docs/modules/usage/how-to/github-action.md index 1999f7636e98..977f1262c79b 100644 --- a/docs/modules/usage/how-to/github-action.md +++ b/docs/modules/usage/how-to/github-action.md @@ -12,4 +12,4 @@ To use the OpenHands GitHub Action in the OpenHands repository, an OpenHands mai ## Installing the Action in a New Repository -To install the OpenHands GitHub Action in your own repository, follow the [directions in the OpenHands Resolver repo](https://github.com/All-Hands-AI/openhands/resolver?tab=readme-ov-file#using-the-github-actions-workflow). +To install the OpenHands GitHub Action in your own repository, follow the [directions in the OpenHands Resolver repo](https://github.com/All-Hands-AI/openhands/resolver#using-the-github-actions-workflow). From 9d88fe7cd55eef07832691f071aab4394dea2286 Mon Sep 17 00:00:00 2001 From: Faraz Shamim Date: Sun, 17 Nov 2024 12:09:03 +0545 Subject: [PATCH 3/4] Solved for 404 errors --- README.md | 2 +- .../current/usage/how-to/github-action.md | 2 +- .../current/usage/how-to/github-action.md | 2 +- docs/modules/usage/how-to/github-action.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f70a58c91741..d5f7285dc607 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ works best, but you have [many options](https://docs.all-hands.dev/modules/usage You can also [connect OpenHands to your local filesystem](https://docs.all-hands.dev/modules/usage/runtimes), run OpenHands in a scriptable [headless mode](https://docs.all-hands.dev/modules/usage/how-to/headless-mode), interact with it via a [friendly CLI](https://docs.all-hands.dev/modules/usage/how-to/cli-mode), -or run it on tagged issues with [a github action](https://github.com/All-Hands-AI/openhands/resolver). +or run it on tagged issues with [a github action](https://github.com/All-Hands-AI/OpenHands/tree/main/openhands/resolver). Visit [Installation](https://docs.all-hands.dev/modules/usage/installation) for more information and setup instructions. diff --git a/docs/i18n/fr/docusaurus-plugin-content-docs/current/usage/how-to/github-action.md b/docs/i18n/fr/docusaurus-plugin-content-docs/current/usage/how-to/github-action.md index 04bfc1f7f8e6..fa861aec2aa5 100644 --- a/docs/i18n/fr/docusaurus-plugin-content-docs/current/usage/how-to/github-action.md +++ b/docs/i18n/fr/docusaurus-plugin-content-docs/current/usage/how-to/github-action.md @@ -14,4 +14,4 @@ Pour utiliser l'Action GitHub OpenHands dans le dépôt OpenHands, un mainteneur ## Installation de l'Action dans un nouveau dépôt -Pour installer l'Action GitHub OpenHands dans votre propre dépôt, suivez les [instructions dans le dépôt OpenHands Resolver](https://github.com/All-Hands-AI/openhands/resolver#using-the-github-actions-workflow). +Pour installer l'Action GitHub OpenHands dans votre propre dépôt, suivez les [instructions dans le dépôt OpenHands Resolver](https://github.com/All-Hands-AI/OpenHands/tree/main/openhands/resolver#using-the-github-actions-workflow). diff --git a/docs/i18n/zh-Hans/docusaurus-plugin-content-docs/current/usage/how-to/github-action.md b/docs/i18n/zh-Hans/docusaurus-plugin-content-docs/current/usage/how-to/github-action.md index a216472488de..d743a0af798c 100644 --- a/docs/i18n/zh-Hans/docusaurus-plugin-content-docs/current/usage/how-to/github-action.md +++ b/docs/i18n/zh-Hans/docusaurus-plugin-content-docs/current/usage/how-to/github-action.md @@ -12,4 +12,4 @@ ## 在新仓库中安装 Action -要在你自己的仓库中安装 OpenHands GitHub Action,请按照 [OpenHands Resolver 仓库中的说明](https://github.com/All-Hands-AI/openhands/resolver#using-the-github-actions-workflow) 进行操作。 +要在你自己的仓库中安装 OpenHands GitHub Action,请按照 [OpenHands Resolver 仓库中的说明](https://github.com/All-Hands-AI/OpenHands/tree/main/openhands/resolver#using-the-github-actions-workflow) 进行操作。 diff --git a/docs/modules/usage/how-to/github-action.md b/docs/modules/usage/how-to/github-action.md index 977f1262c79b..5ef5cac6a161 100644 --- a/docs/modules/usage/how-to/github-action.md +++ b/docs/modules/usage/how-to/github-action.md @@ -12,4 +12,4 @@ To use the OpenHands GitHub Action in the OpenHands repository, an OpenHands mai ## Installing the Action in a New Repository -To install the OpenHands GitHub Action in your own repository, follow the [directions in the OpenHands Resolver repo](https://github.com/All-Hands-AI/openhands/resolver#using-the-github-actions-workflow). +To install the OpenHands GitHub Action in your own repository, follow the [directions in the OpenHands Resolver repo](https://github.com/All-Hands-AI/OpenHands/tree/main/openhands/resolver#using-the-github-actions-workflow). From ba215138c8930c5eae0b648f7755e0f9c4f2343f Mon Sep 17 00:00:00 2001 From: Faraz Shamim Date: Sun, 17 Nov 2024 12:15:43 +0545 Subject: [PATCH 4/4] Updated --- README.md | 2 +- .../current/usage/how-to/github-action.md | 2 +- .../current/usage/how-to/github-action.md | 2 +- docs/modules/usage/how-to/github-action.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d5f7285dc607..42f193daf857 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ works best, but you have [many options](https://docs.all-hands.dev/modules/usage You can also [connect OpenHands to your local filesystem](https://docs.all-hands.dev/modules/usage/runtimes), run OpenHands in a scriptable [headless mode](https://docs.all-hands.dev/modules/usage/how-to/headless-mode), interact with it via a [friendly CLI](https://docs.all-hands.dev/modules/usage/how-to/cli-mode), -or run it on tagged issues with [a github action](https://github.com/All-Hands-AI/OpenHands/tree/main/openhands/resolver). +or run it on tagged issues with [a github action](https://github.com/All-Hands-AI/OpenHands/blob/main/openhands/resolver/README.md). Visit [Installation](https://docs.all-hands.dev/modules/usage/installation) for more information and setup instructions. diff --git a/docs/i18n/fr/docusaurus-plugin-content-docs/current/usage/how-to/github-action.md b/docs/i18n/fr/docusaurus-plugin-content-docs/current/usage/how-to/github-action.md index fa861aec2aa5..bcbd9107cf67 100644 --- a/docs/i18n/fr/docusaurus-plugin-content-docs/current/usage/how-to/github-action.md +++ b/docs/i18n/fr/docusaurus-plugin-content-docs/current/usage/how-to/github-action.md @@ -14,4 +14,4 @@ Pour utiliser l'Action GitHub OpenHands dans le dépôt OpenHands, un mainteneur ## Installation de l'Action dans un nouveau dépôt -Pour installer l'Action GitHub OpenHands dans votre propre dépôt, suivez les [instructions dans le dépôt OpenHands Resolver](https://github.com/All-Hands-AI/OpenHands/tree/main/openhands/resolver#using-the-github-actions-workflow). +Pour installer l'Action GitHub OpenHands dans votre propre dépôt, suivez les [instructions dans le dépôt OpenHands Resolver](https://github.com/All-Hands-AI/OpenHands/blob/main/openhands/resolver/README.md). diff --git a/docs/i18n/zh-Hans/docusaurus-plugin-content-docs/current/usage/how-to/github-action.md b/docs/i18n/zh-Hans/docusaurus-plugin-content-docs/current/usage/how-to/github-action.md index d743a0af798c..e5f1f93dcb44 100644 --- a/docs/i18n/zh-Hans/docusaurus-plugin-content-docs/current/usage/how-to/github-action.md +++ b/docs/i18n/zh-Hans/docusaurus-plugin-content-docs/current/usage/how-to/github-action.md @@ -12,4 +12,4 @@ ## 在新仓库中安装 Action -要在你自己的仓库中安装 OpenHands GitHub Action,请按照 [OpenHands Resolver 仓库中的说明](https://github.com/All-Hands-AI/OpenHands/tree/main/openhands/resolver#using-the-github-actions-workflow) 进行操作。 +要在你自己的仓库中安装 OpenHands GitHub Action,请按照 [OpenHands Resolver 仓库中的说明](https://github.com/All-Hands-AI/OpenHands/blob/main/openhands/resolver/README.md) 进行操作。 diff --git a/docs/modules/usage/how-to/github-action.md b/docs/modules/usage/how-to/github-action.md index 5ef5cac6a161..d38092aa4329 100644 --- a/docs/modules/usage/how-to/github-action.md +++ b/docs/modules/usage/how-to/github-action.md @@ -12,4 +12,4 @@ To use the OpenHands GitHub Action in the OpenHands repository, an OpenHands mai ## Installing the Action in a New Repository -To install the OpenHands GitHub Action in your own repository, follow the [directions in the OpenHands Resolver repo](https://github.com/All-Hands-AI/OpenHands/tree/main/openhands/resolver#using-the-github-actions-workflow). +To install the OpenHands GitHub Action in your own repository, follow the [directions in the OpenHands Resolver repo](https://github.com/All-Hands-AI/OpenHands/blob/main/openhands/resolver/README.md).