Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion contributing.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -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-<YOUR-PR-NUMBER-HERE>`. 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

Expand Down