diff options
| author | Kijima Daigo <[email protected]> | 2021-07-08 14:49:41 +0900 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2021-07-21 16:20:01 +0300 |
| commit | a6618c437b49c53317a73b34fd5cf2ba5ecfeab9 (patch) | |
| tree | dee0da5788b1222786ed98ce319cbd478a5564b1 | |
| parent | 6c9951203ca93bc45f02e2d9896d08c2ae6cc0c5 (diff) | |
| download | bootstrap-a6618c437b49c53317a73b34fd5cf2ba5ecfeab9.tar.xz bootstrap-a6618c437b49c53317a73b34fd5cf2ba5ecfeab9.zip | |
CONTRIBUTING.md: fix broken link to README.md (#34389)
| -rw-r--r-- | .github/CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 296b13741..06ea6fe46 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -20,7 +20,7 @@ restrictions: * Please **do not** use the issue tracker for personal support requests. Stack Overflow ([`bootstrap-4`](https://stackoverflow.com/questions/tagged/bootstrap-4) tag), - [Slack](https://bootstrap-slack.herokuapp.com/) or [IRC](README.md#community) are better places to get help. + [Slack](https://bootstrap-slack.herokuapp.com/) or [IRC](/README.md#community) are better places to get help. * Please **do not** derail or troll issues. Keep the discussion on topic and respect the opinions of others. |
