Skip to content

Commit 363ce17

Browse files
hlcianfagnaamotl
andcommitted
Quote link to Minio console in localhost to avoid link checker failure
Co-authored-by: Andreas Motl <[email protected]>
1 parent 11956de commit 363ce17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/integrate/etl/iceberg-risingwave.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ podman run -d --name minio -p 9000:9000 -p 9001:9001 \
2222
```
2323

2424
And let's create a bucket called `warehouse`, for this point a browser to
25-
http://localhost:9001 , login with `minioadmin` / `minioadmin` , and click on
25+
`http://localhost:9001` , login with `minioadmin` / `minioadmin` , and click on
2626
"Create bucket", enter "warehouse", and click again on "Create bucket".
2727

2828
Then we will spin up an instance of RisingWave:

0 commit comments

Comments
 (0)