From 89b021c7b20b920a8dbe807adab669dba42f573f Mon Sep 17 00:00:00 2001 From: Russell Dempsey <1173416+SgtPooki@users.noreply.github.com> Date: Wed, 29 Jun 2022 11:42:55 -0700 Subject: [PATCH] docs(readme): js-ipfs CID update blocked by #1730 (#1959) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d139c506..4c813f1f0 100644 --- a/README.md +++ b/README.md @@ -270,7 +270,8 @@ You can read more on how we use Transifex and i18next in this app at [`docs/LOCA 1. Wait for `vN.N.N` to [build on CI](https://github.com/ipfs/ipfs-webui/actions), and grab the CID produced from the tagged commit 1. Add release notes to https://github.com/ipfs/ipfs-webui/releases, use the tag and CID you created 1. If release is good enough for LTS, update the CID at projects that use ipfs-webui by submitting PR against below lines: - - js-ipfs: https://github.com/ipfs/js-ipfs/blob/master/packages/ipfs-http-server/src/api/routes/webui.js#L5 + - ~js-ipfs: https://github.com/ipfs/js-ipfs/blob/master/packages/ipfs-http-server/src/api/routes/webui.js#L5~ + - currently blocked by https://github.com/ipfs/ipfs-webui/issues/1730 - go-ipfs: https://github.com/ipfs/go-ipfs/blob/master/core/corehttp/webui.go#L4 - ipfs-desktop: https://github.com/ipfs/ipfs-desktop/blob/master/package.json#L18