Skip to content

Commit fe0c3b4

Browse files
Joseli.tomanucorporat
authored andcommitted
fix(docs): Fix commit link on CONTRIBUTING.md (ionic-team#15834)
1 parent 3d98587 commit fe0c3b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Please see our [Contributor Code of Conduct](https://github.com/ionic-team/ionic
6161
1. Run the gulp e2e task to build all tests: `gulp e2e`
6262
2. Run the gulp e2e.watch task to watch your specific test (replace `button` with the component you are modifying and `basic` with the test folder): `gulp e2e.watch --f=button/basic`
6363
3. A browser should open at `http://localhost:8080/dist/e2e`. From here, navigate to the component you are changing.
64-
4. If your changes look good, you're ready to [commit](#committing)!
64+
4. If your changes look good, you're ready to [commit](#commit-message-format)!
6565

6666

6767
#### Adding Documentation

0 commit comments

Comments
 (0)