Skip to content

Commit 3854397

Browse files
committed
[improve][build] solve the dead links found in md
1 parent f2f6f56 commit 3854397

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

site3/website/src/pages/community/bookkeeper-proposals.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ Proposal | State
9999
[BP-27: New BookKeeper CLI](../bps/BP-27-new-bookkeeper-cli) | Accepted
100100
[BP-28: use etcd as metadata store](../bps/BP-28-etcd-as-metadata-store) | Accepted
101101
[BP-29: Metadata API module](../bps/BP-29-metadata-store-api-module) | Accepted
102-
[BP-30: BookKeeper Table Service](https://docs.google.com/document/d/155xAwWv5IdOitHh1NVMEwCMGgB28M3FyMiQSxEpjE-Y/edit#heading=h.56rbh52koe3f) | Accepted
102+
[BP-30: BookKeeper Table Service](https://github.com/apache/bookkeeper/issues/1205) | Accepted
103103
[BP-31: BookKeeper Durability Anchor](../bps/BP-31-durability) | Accepted
104104
[BP-32: Advisory (optimistic) write close](../bps/BP-32-advisory-write-close) | Accepted
105105
[BP-33: Move releasing docker images out of main repo](../bps/BP-33-building-official-docker-imags) | Draft

stream/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ BookKeeper Table Service is a contrib module added to BookKeeper, providing a ta
44

55
## Detail Design
66

7-
[BP-30](https://docs.google.com/document/d/155xAwWv5IdOitHh1NVMEwCMGgB28M3FyMiQSxEpjE-Y/edit#heading=h.56rbh52koe3f)
7+
[BP-30](https://github.com/apache/bookkeeper/issues/1205)
88

99
## Build
1010

0 commit comments

Comments
 (0)