thisisnic commented on a change in pull request #10546:
URL: https://github.com/apache/arrow/pull/10546#discussion_r678173155
##########
File path: r/vignettes/fs.Rmd
##########
@@ -124,7 +157,58 @@ or, as a URI, it would be
s3://minioadmin:minioadmin@?scheme=http&endpoint_override=localhost%3A9000
```
-(note the URL escaping of the `:` in `endpoint_override`).
+Note the URL escaping of the `:` in `endpoint_override`. From here, you
Review comment:
```suggestion
Note the URL encoding of the `:` in `endpoint_override`. From here, you
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]