This is an automated email from the ASF dual-hosted git repository.
junouyang pushed a commit to branch rfc/merge_range_read
in repository https://gitbox.apache.org/repos/asf/incubator-opendal.git
The following commit(s) were added to refs/heads/rfc/merge_range_read by this
push:
new 62b9b773a rfc: fix doc
62b9b773a is described below
commit 62b9b773acfb1d9d20deff07177327061b861bb1
Author: owl <[email protected]>
AuthorDate: Sun Aug 20 21:21:19 2023 +0800
rfc: fix doc
---
core/src/docs/rfcs/2884_merge_range_read_into_read.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/core/src/docs/rfcs/2884_merge_range_read_into_read.md
b/core/src/docs/rfcs/2884_merge_range_read_into_read.md
index c7d6ad879..3b3fea4ee 100644
--- a/core/src/docs/rfcs/2884_merge_range_read_into_read.md
+++ b/core/src/docs/rfcs/2884_merge_range_read_into_read.md
@@ -1,7 +1,7 @@
- Proposal Name: `merge_range_read_into_read`
- Start Date: 2023-08-20
- RFC PR:
[apache/incubator-opendal#2884](https://github.com/apache/incubator-opendal/pull/2884)
-- Tracking Issue:
[apache/incubator-opendal#2811](https://github.com/apache/incubator-opendal/issues/2811)
+- Tracking Issue:
[apache/incubator-opendal#2885](https://github.com/apache/incubator-opendal/issues/2885)
# Summary