diff --git a/readme.md b/readme.md index ddd2e4b..52ae8c3 100644 --- a/readme.md +++ b/readme.md @@ -9,6 +9,7 @@ To get started: 1. Use the `actions/importer-labs` repository as a template to [generate](https://github.com/actions/importer-labs/generate) a new GitHub repository. 2. Choose where to start. There are currently learning paths for: - [Migrating from Azure DevOps to GitHub Actions](/azure_devops/readme.md) + - [Migrating from Bitbucket to GitHub Actions](/bitbucket/readme.md) - [Migrating from CircleCI to GitHub Actions](/circle_ci/readme.md) - [Migrating from GitLab to GitHub Actions](/gitlab/readme.md) - [Migrating from Jenkins to GitHub Actions](/jenkins/readme.md)