Skip to content

Commit

Permalink
docs: fix some more broken links
Browse files Browse the repository at this point in the history
  • Loading branch information
dbrugger committed Aug 5, 2023
1 parent 32a20a6 commit f348888
Show file tree
Hide file tree
Showing 10 changed files with 15 additions and 18 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/ACCESSIBILITY_ISSUE.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ body:
options:
- label:
I agree to follow this project's [Code of
Conduct](https://github.com/carbon-design-system/carbon/blob/f555616971a03fd454c0f4daea184adf41fff05b/.github/CODE_OF_CONDUCT.md)
Conduct](https://github.com/carbon-design-system/carbon/blob/main/docs/CODE_OF_CONDUCT.md)
required: true
- label:
I checked the [current
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/BUG_REPORT.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ body:
options:
- label:
I agree to follow this project's [Code of
Conduct](https://github.com/carbon-design-system/carbon/blob/f555616971a03fd454c0f4daea184adf41fff05b/.github/CODE_OF_CONDUCT.md)
Conduct](https://github.com/carbon-design-system/carbon/blob/main/docs/CODE_OF_CONDUCT.md)
required: true
- label:
I checked the [current
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/DESIGN_DEFECT.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ body:
options:
- label:
I agree to follow this project's [Code of
Conduct](https://github.com/carbon-design-system/carbon/blob/f555616971a03fd454c0f4daea184adf41fff05b/.github/CODE_OF_CONDUCT.md)
Conduct](https://github.com/carbon-design-system/carbon/blob/main/docs/CODE_OF_CONDUCT.md)
required: true
- label:
I checked the [current
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/FEATURE_REQUEST_OR_ENHANCEMENT.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,5 @@ body:
options:
- label:
I agree to follow this project's [Code of
Conduct](https://github.com/carbon-design-system/carbon/blob/f555616971a03fd454c0f4daea184adf41fff05b/.github/CODE_OF_CONDUCT.md)
Conduct](https://github.com/carbon-design-system/carbon/blob/main/docs/CODE_OF_CONDUCT.md)
required: true
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/QUESTION.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@ body:
options:
- label:
I agree to follow this project's [Code of
Conduct](https://github.com/carbon-design-system/carbon/blob/f555616971a03fd454c0f4daea184adf41fff05b/.github/CODE_OF_CONDUCT.md)
Conduct](https://github.com/carbon-design-system/carbon/blob/main/docs/CODE_OF_CONDUCT.md)
required: true
File renamed without changes.
13 changes: 6 additions & 7 deletions docs/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ to the Carbon community.

We value all of our community members, and thus want to foster a positive
contributing environment. Please take a look at our
[code of conduct](./CODE_OF_CONDUCT.md) before engaging in our workspaces.
[code of conduct](CODE_OF_CONDUCT.md) before engaging in our workspaces.

## Prerequisites

Expand All @@ -29,7 +29,7 @@ installed:
version manager for Node.
- Git
- [Yarn](https://yarnpkg.com/en/docs/install)
- [WSL](../docs/guides/setup/windows.md) (Windows Only)
- [WSL](guides/setup/windows.md) (Windows Only)

If you're using Windows, there are some
[additional steps](https://github.com/carbon-design-system/carbon/blob/main/docs/guides/setup/windows.md)
Expand Down Expand Up @@ -261,8 +261,8 @@ GitHub.
- **Development:** If coding is your thing, you can help us by contributing bug
fixes or community components. Checkout our
[Developer Handbook](../docs/developer-handbook.md) to get your dev
environment set up, read up on our best practices and more.
[Developer Handbook](developer-handbook.md) to get your dev environment set
up, read up on our best practices and more.
- **Design:** Design contributions can vary from visual assets, UX interactions,
motion design, Sketch kit bug fixes and more.
- **Content:** Our documentation is just as important as our design and code
Expand All @@ -285,9 +285,8 @@ GitHub.
out properly according to the issue template.
2. **Development environment:** If you haven't already, fork and clone whichever
repo you want to contribute to. Then, create a new branch and add your
contribution in it. Checkout our
[Developer Handbook](../docs/developer-handbook.md) to read up on our best
coding practices and proper commit messages.
contribution in it. Checkout our [Developer Handbook](developer-handbook.md)
to read up on our best coding practices and proper commit messages.
3. **Pull request:** Submit a PR. Be sure to fill out the template properly.
4. **Developer Certificate of Origin:** In order to contribute any code, we need
you to sign a Developer Certificate of Origin (DCO). Code doesn't just mean
Expand Down
6 changes: 2 additions & 4 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<a href="https://lerna.js.org/">
<img src="https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg" alt="Maintained with Lerna" />
</a>
<a href="https://github.com/carbon-design-system/carbon/blob/master/.github/CONTRIBUTING.md">
<a href="https://github.com/carbon-design-system/carbon/blob/main/docs/CONTRIBUTING.md">
<img src="https://img.shields.io/badge/PRs-welcome-brightgreen.svg" alt="PRs welcome" />
</a>
<a href="https://bestpractices.coreinfrastructure.org/projects/7034">
Expand Down Expand Up @@ -66,8 +66,6 @@ we support!
- See our documentation site
[here](https://www.carbondesignsystem.com/developing/frameworks/react/) for
full how-to docs and guidelines
- [Contributing](/.github/CONTRIBUTING.md): Guidelines for making contributions
to this repo.
- 🏃‍♀️ Migration Guides
- [v10 to v11](migration/v11.md)
- [v9 to v10 (vanilla)](../packages/carbon-components/docs/migration/migrate-to-10.x.md)
Expand All @@ -77,7 +75,7 @@ we support!

We're always looking for contributors to help us fix bugs, build new features,
or help us improve the project documentation. If you're interested, definitely
check out our [Contributing Guide](/.github/CONTRIBUTING.md) and our
check out our [Contributing Guide](CONTRIBUTING.md) and our
[Developer Guide](developer-handbook.md)! 👀

## Contributors
Expand Down
2 changes: 1 addition & 1 deletion docs/guides/release-partners.md
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ entrypoint. This entrypoint is temporary during v10 and will be moved to
`@carbon/icons-react` in v11.

For more details on migrating from the v10 icons to v11, check out our
[migration guide](../migration/11.md).
[migration guide](../migration/v11.md).

_Note: there will be a codemod to help with automatically updating icon usage in
our next beta release_
Expand Down
2 changes: 1 addition & 1 deletion docs/postmortems/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ topic [here](https://landing.google.com/sre/sre-book/chapters/postmortem/).

## Process

- Copy the [Postmortem template](./00-template.md) over to a new file
- Copy the [Postmortem template](./0000-00-00-template.md) over to a new file
- This file should be named: `YYYY-MM-DD-title.md`
- For example: `10-11-05-critical-layout-breaking-change.md`
- Fill out the template as best you can, be as detailed as needed
Expand Down

0 comments on commit f348888

Please sign in to comment.