diff --git a/README.md b/README.md index cac0354..86a20aa 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ For more details, visit the official site: [Cloud-Optimized Geospatial Formats G ## How to Get Involved -1. Read the [Get Involved](./contributing.qmd) guide for detailed contribution guidelines. +1. Read the [Get Involved](https://guide.cloudnativegeo.org/contributing.html) guide for detailed contribution guidelines. 2. For questions or discussions, start a [GitHub Discussion](https://github.com/cloudnativegeo/cloud-optimized-geospatial-formats-guide/discussions/new/choose). ## Installation and Local Preview diff --git a/contributing.qmd b/contributing.qmd index 6ef98f4..98dcd1c 100644 --- a/contributing.qmd +++ b/contributing.qmd @@ -48,7 +48,7 @@ Before submitting a bug report or a feature request, please start a [GitHub Disc 4. Make your changes and use `quarto preview` to make sure they look good. 5. Open a pull request. -Once the pull request is opened, and the GitHub `preview.yml` workflow runs ("Deploy PR previews"), you should have a preview available for review at `https://guide.cloudnativegeo.org/pr-preview/pr-`. A bot will comment on your PR when the PR preview is ready. +Once your pull request is opened, Netlify will automatically build a preview of your changes. A bot will comment with a link once the preview is ready. ### Specific Contributions