Skip to content

Commit

Permalink
chore: fix contributing guide links in packages README (#7651)
Browse files Browse the repository at this point in the history
  • Loading branch information
web-padawan authored Aug 14, 2024
1 parent 1eb6586 commit 6f78131
Show file tree
Hide file tree
Showing 60 changed files with 62 additions and 66 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

*There are many ways to contribute to the Vaadin Web Components project. You can ask questions and participate in discussions in the [Vaadin Forum](https://vaadin.com/forum/), [create issues](https://github.com/vaadin/web-components/issues/new/choose) to file bug reports and enhancement suggestions, or contribute code.*

The contributing docs have moved to: https://vaadin.com/docs/latest/contributing/pr
The contributing docs have moved to: https://vaadin.com/docs/latest/contributing
2 changes: 1 addition & 1 deletion PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Fixes # (issue)

## Checklist

- [ ] I have read the contribution guide: https://vaadin.com/docs/latest/contributing/overview
- [ ] I have read the contribution guide: https://vaadin.com/docs/latest/contributing/pr
- [ ] I have added a description following the guideline.
- [ ] The issue is created in the corresponding repository and I have referenced it.
- [ ] I have added tests to ensure my change is effective and works as intended.
Expand Down
2 changes: 1 addition & 1 deletion packages/a11y-base/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ A set of accessibility helpers, mixins and controllers used by Vaadin components

## Contributing

Read the [contributing guide](https://vaadin.com/docs/latest/contributing/overview) to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.
Read the [contributing guide](https://vaadin.com/docs/latest/contributing) to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.

## License

Expand Down
2 changes: 1 addition & 1 deletion packages/accordion/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ import '@vaadin/accordion/src/vaadin-accordion.js';

## Contributing

Read the [contributing guide](https://vaadin.com/docs/latest/contributing/overview) to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.
Read the [contributing guide](https://vaadin.com/docs/latest/contributing) to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.

## License

Expand Down
2 changes: 1 addition & 1 deletion packages/app-layout/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ import '@vaadin/app-layout/src/vaadin-drawer-toggle.js';

## Contributing

Read the [contributing guide](https://vaadin.com/docs/latest/contributing/overview) to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.
Read the [contributing guide](https://vaadin.com/docs/latest/contributing) to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.

## License

Expand Down
2 changes: 1 addition & 1 deletion packages/avatar-group/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ import '@vaadin/avatar-group/src/vaadin-avatar-group.js';

## Contributing

Read the [contributing guide](https://vaadin.com/docs/latest/contributing/overview) to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.
Read the [contributing guide](https://vaadin.com/docs/latest/contributing) to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.

## License

Expand Down
2 changes: 1 addition & 1 deletion packages/avatar/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ import '@vaadin/avatar/src/vaadin-avatar.js';

## Contributing

Read the [contributing guide](https://vaadin.com/docs/latest/contributing/overview) to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.
Read the [contributing guide](https://vaadin.com/docs/latest/contributing) to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.

## License

Expand Down
2 changes: 1 addition & 1 deletion packages/board/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ import '@vaadin/board';

## Contributing

Read the [contributing guide](https://vaadin.com/docs/latest/contributing/overview) to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.
Read the [contributing guide](https://vaadin.com/docs/latest/contributing) to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.

## License

Expand Down
2 changes: 1 addition & 1 deletion packages/button/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ import '@vaadin/button/src/vaadin-button.js';

## Contributing

Read the [contributing guide](https://vaadin.com/docs/latest/contributing/overview) to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.
Read the [contributing guide](https://vaadin.com/docs/latest/contributing) to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.

## License

Expand Down
2 changes: 1 addition & 1 deletion packages/charts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ import '@vaadin/charts';

## Contributing

Read the [contributing guide](https://vaadin.com/docs/latest/contributing/overview) to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.
Read the [contributing guide](https://vaadin.com/docs/latest/contributing) to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.

## License

Expand Down
2 changes: 1 addition & 1 deletion packages/checkbox-group/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ import '@vaadin/checkbox-group/src/vaadin-checkbox-group.js';

## Contributing

Read the [contributing guide](https://vaadin.com/docs/latest/contributing/overview) to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.
Read the [contributing guide](https://vaadin.com/docs/latest/contributing) to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.

## License

Expand Down
2 changes: 1 addition & 1 deletion packages/checkbox/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ import '@vaadin/checkbox/src/vaadin-checkbox.js';

## Contributing

Read the [contributing guide](https://vaadin.com/docs/latest/contributing/overview) to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.
Read the [contributing guide](https://vaadin.com/docs/latest/contributing) to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.

## License

Expand Down
2 changes: 1 addition & 1 deletion packages/combo-box/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ import '@vaadin/combo-box/src/vaadin-combo-box.js';

## Contributing

Read the [contributing guide](https://vaadin.com/docs/latest/contributing/overview) to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.
Read the [contributing guide](https://vaadin.com/docs/latest/contributing) to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.

## License

Expand Down
2 changes: 1 addition & 1 deletion packages/component-base/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ A set of helpers and mixins used by Vaadin components.

## Contributing

Read the [contributing guide](https://vaadin.com/docs/latest/contributing/overview) to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.
Read the [contributing guide](https://vaadin.com/docs/latest/contributing) to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.

## License

Expand Down
2 changes: 1 addition & 1 deletion packages/confirm-dialog/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ import '@vaadin/confirm-dialog/src/vaadin-confirm-dialog.js';

## Contributing

Read the [contributing guide](https://vaadin.com/docs/latest/contributing/overview) to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.
Read the [contributing guide](https://vaadin.com/docs/latest/contributing) to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.

## License

Expand Down
2 changes: 1 addition & 1 deletion packages/cookie-consent/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ import '@vaadin/cookie-consent';

## Contributing

Read the [contributing guide](https://vaadin.com/docs/latest/contributing/overview) to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.
Read the [contributing guide](https://vaadin.com/docs/latest/contributing) to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.

## License

Expand Down
2 changes: 1 addition & 1 deletion packages/crud/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ import '@vaadin/crud/src/vaadin-crud.js';

## Contributing

Read the [contributing guide](https://vaadin.com/docs/latest/contributing/overview) to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.
Read the [contributing guide](https://vaadin.com/docs/latest/contributing) to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.

## License

Expand Down
2 changes: 1 addition & 1 deletion packages/custom-field/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ import '@vaadin/custom-field/src/vaadin-custom-field.js';

## Contributing

Read the [contributing guide](https://vaadin.com/docs/latest/contributing/overview) to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.
Read the [contributing guide](https://vaadin.com/docs/latest/contributing) to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.

## License

Expand Down
2 changes: 1 addition & 1 deletion packages/date-picker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ import '@vaadin/date-picker/src/vaadin-date-picker.js';

## Contributing

Read the [contributing guide](https://vaadin.com/docs/latest/contributing/overview) to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.
Read the [contributing guide](https://vaadin.com/docs/latest/contributing) to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.

## License

Expand Down
2 changes: 1 addition & 1 deletion packages/date-time-picker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ import '@vaadin/date-time-picker/src/vaadin-date-time-picker.js';

## Contributing

Read the [contributing guide](https://vaadin.com/docs/latest/contributing/overview) to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.
Read the [contributing guide](https://vaadin.com/docs/latest/contributing) to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.

## License

Expand Down
2 changes: 1 addition & 1 deletion packages/details/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ import '@vaadin/details/src/vaadin-details.js';

## Contributing

Read the [contributing guide](https://vaadin.com/docs/latest/contributing/overview) to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.
Read the [contributing guide](https://vaadin.com/docs/latest/contributing) to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.

## License

Expand Down
2 changes: 1 addition & 1 deletion packages/dialog/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ import '@vaadin/dialog/src/vaadin-dialog.js';

## Contributing

Read the [contributing guide](https://vaadin.com/docs/latest/contributing/overview) to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.
Read the [contributing guide](https://vaadin.com/docs/latest/contributing) to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.

## License

Expand Down
2 changes: 1 addition & 1 deletion packages/email-field/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ import '@vaadin/email-field/src/vaadin-email-field.js';

## Contributing

Read the [contributing guide](https://vaadin.com/docs/latest/contributing/overview) to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.
Read the [contributing guide](https://vaadin.com/docs/latest/contributing) to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.

## License

Expand Down
2 changes: 1 addition & 1 deletion packages/field-base/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ A set of mixins and controllers used by Vaadin field components.

## Contributing

Read the [contributing guide](https://vaadin.com/docs/latest/contributing/overview) to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.
Read the [contributing guide](https://vaadin.com/docs/latest/contributing) to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.

## License

Expand Down
2 changes: 1 addition & 1 deletion packages/field-highlighter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ A set of field helpers used by [Vaadin Collaboration Engine](https://vaadin.com/

## Contributing

Read the [contributing guide](https://vaadin.com/docs/latest/contributing/overview) to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.
Read the [contributing guide](https://vaadin.com/docs/latest/contributing) to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.

## License

Expand Down
2 changes: 1 addition & 1 deletion packages/form-layout/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ import '@vaadin/form-layout/src/vaadin-form-layout.js';

## Contributing

Read the [contributing guide](https://vaadin.com/docs/latest/contributing/overview) to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.
Read the [contributing guide](https://vaadin.com/docs/latest/contributing) to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.

## License

Expand Down
2 changes: 1 addition & 1 deletion packages/grid-pro/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ import '@vaadin/grid-pro/src/vaadin-grid-pro-edit-column.js';

## Contributing

Read the [contributing guide](https://vaadin.com/docs/latest/contributing/overview) to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.
Read the [contributing guide](https://vaadin.com/docs/latest/contributing) to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.

## License

Expand Down
2 changes: 1 addition & 1 deletion packages/grid/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ import '@vaadin/grid/src/vaadin-grid-tree-column.js';

## Contributing

Read the [contributing guide](https://vaadin.com/docs/latest/contributing/overview) to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.
Read the [contributing guide](https://vaadin.com/docs/latest/contributing) to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.

## License

Expand Down
2 changes: 1 addition & 1 deletion packages/horizontal-layout/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ import '@vaadin/horizontal-layout/src/vaadin-horizontal-layout.js';

## Contributing

Read the [contributing guide](https://vaadin.com/docs/latest/contributing/overview) to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.
Read the [contributing guide](https://vaadin.com/docs/latest/contributing) to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.

## License

Expand Down
2 changes: 1 addition & 1 deletion packages/icon/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ import '@vaadin/icon/src/vaadin-icon.js';

## Contributing

Read the [contributing guide](https://vaadin.com/docs/latest/contributing/overview) to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.
Read the [contributing guide](https://vaadin.com/docs/latest/contributing) to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.

## License

Expand Down
2 changes: 1 addition & 1 deletion packages/input-container/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ A web component used internally by Vaadin field components.

## Contributing

Read the [contributing guide](https://vaadin.com/docs/latest/contributing/overview) to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.
Read the [contributing guide](https://vaadin.com/docs/latest/contributing) to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.

## License

Expand Down
2 changes: 1 addition & 1 deletion packages/integer-field/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ import '@vaadin/integer-field/src/vaadin-integer-field.js';

## Contributing

Read the [contributing guide](https://vaadin.com/docs/latest/contributing/overview) to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.
Read the [contributing guide](https://vaadin.com/docs/latest/contributing) to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.

## License

Expand Down
2 changes: 1 addition & 1 deletion packages/item/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ import '@vaadin/item/src/vaadin-item.js';

## Contributing

Read the [contributing guide](https://vaadin.com/docs/latest/contributing/overview) to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.
Read the [contributing guide](https://vaadin.com/docs/latest/contributing) to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.

## License

Expand Down
2 changes: 1 addition & 1 deletion packages/list-box/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ import '@vaadin/list-box/src/vaadin-list-box.js';

## Contributing

Read the [contributing guide](https://vaadin.com/docs/latest/contributing/overview) to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.
Read the [contributing guide](https://vaadin.com/docs/latest/contributing) to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.

## License

Expand Down
2 changes: 1 addition & 1 deletion packages/login/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ import '@vaadin/login/src/vaadin-login-form.js';

## Contributing

Read the [contributing guide](https://vaadin.com/docs/latest/contributing/overview) to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.
Read the [contributing guide](https://vaadin.com/docs/latest/contributing) to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.

## License

Expand Down
2 changes: 1 addition & 1 deletion packages/map/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ import '@vaadin/map';

## Contributing

Read the [contributing guide](https://vaadin.com/docs/latest/contributing/overview) to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.
Read the [contributing guide](https://vaadin.com/docs/latest/contributing) to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.

## License

Expand Down
2 changes: 1 addition & 1 deletion packages/menu-bar/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ import '@vaadin/menu-bar/src/vaadin-menu-bar.js';

## Contributing

Read the [contributing guide](https://vaadin.com/docs/latest/contributing/overview) to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.
Read the [contributing guide](https://vaadin.com/docs/latest/contributing) to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.

## License

Expand Down
2 changes: 1 addition & 1 deletion packages/message-input/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ import '@vaadin/message-input/src/vaadin-message-input.js';

## Contributing

Read the [contributing guide](https://vaadin.com/docs/latest/contributing/overview) to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.
Read the [contributing guide](https://vaadin.com/docs/latest/contributing) to learn about our development process, how to propose bugfixes and improvements, and how to test your changes to Vaadin components.

## License

Expand Down
Loading

0 comments on commit 6f78131

Please sign in to comment.