Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit 09bf89c

Browse files
author
Alan Shaw
authored
docs: fix docs URL
1 parent 54c0d1a commit 09bf89c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/RELEASE_ISSUE_TEMPLATE.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
# ✅ Release Checklist
2222

2323
- [ ] **Stage 0 - Automated Testing**
24-
- [ ] Feature freeze. If any "non-trivial" changes (see the footnotes of [doc/releases.md](https://github.com/ipfs/js-ipfs/tree/master/doc/releases.md) for a definition) get added to the release, uncheck all the checkboxes and return to this stage.
24+
- [ ] Feature freeze. If any "non-trivial" changes (see the footnotes of [docs/releases.md](https://github.com/ipfs/js-ipfs/tree/master/docs/releases.md) for a definition) get added to the release, uncheck all the checkboxes and return to this stage.
2525
- [ ] Automated Testing (already tested in CI) - Ensure that all tests are passing, this includes:
2626
- [ ] unit/functional/integration/e2e
2727
- [ ] interop
@@ -71,11 +71,11 @@
7171
- Infrastructure Testing:
7272
- TBD
7373
- [ ] **Stage 2 - Community Dev Testing**
74-
- [ ] Reach out to the IPFS _early testers_ listed in [doc/EARLY_TESTERS.md](https://github.com/ipfs/js-ipfs/tree/master/doc/EARLY_TESTERS.md) for testing this release (check when no more problems have been reported). If you'd like to be added to this list, please file a PR.
74+
- [ ] Reach out to the IPFS _early testers_ listed in [docs/EARLY_TESTERS.md](https://github.com/ipfs/js-ipfs/tree/master/docs/EARLY_TESTERS.md) for testing this release (check when no more problems have been reported). If you'd like to be added to this list, please file a PR.
7575
- [ ] Reach out on IRC for additional early testers.
7676
- [ ] **Stage 3 - Community Prod Testing**
7777
- [ ] Update [js.ipfs.io](https://js.ipfs.io) examples to use the latest js-ipfs
78-
- [ ] Invite the IPFS [_early testers_](https://github.com/ipfs/js-ipfs/tree/master/doc/EARLY_TESTERS.md) to deploy the release to part of their production infrastructure.
78+
- [ ] Invite the IPFS [_early testers_](https://github.com/ipfs/js-ipfs/tree/master/docs/EARLY_TESTERS.md) to deploy the release to part of their production infrastructure.
7979
- [ ] Invite the wider community (link to the release issue):
8080
- [ ] [discuss.ipfs.io](https://discuss.ipfs.io/c/announcements)
8181
- [ ] Twitter

0 commit comments

Comments
 (0)