File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ Here are links to some important information
51
51
- [ Rust Getting Started] ( https://datafusion.apache.org/user-guide/example-usage.html )
52
52
- [ Rust DataFrame API] ( https://datafusion.apache.org/user-guide/dataframe.html )
53
53
- [ Rust API docs] ( https://docs.rs/datafusion/latest/datafusion )
54
- - [ Rust Examples] ( https://github.com/apache/datafusion/tree/master /datafusion-examples )
54
+ - [ Rust Examples] ( https://github.com/apache/datafusion/tree/main /datafusion-examples )
55
55
- [ Python DataFrame API] ( https://arrow.apache.org/datafusion-python/ )
56
56
- [ Architecture] ( https://docs.rs/datafusion/latest/datafusion/index.html#architecture )
57
57
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ The `example usage`_ section in the user guide and the `datafusion-examples`_ co
46
46
Please see the `developer’s guide `_ for contributing and `communication `_ for getting in touch with us.
47
47
48
48
.. _example usage : user-guide/example-usage.html
49
- .. _datafusion-examples : https://github.com/apache/datafusion/tree/master /datafusion-examples
49
+ .. _datafusion-examples : https://github.com/apache/datafusion/tree/main /datafusion-examples
50
50
.. _developer’s guide : contributor-guide/index.html#developer-s-guide
51
51
.. _communication : contributor-guide/communication.html
52
52
You can’t perform that action at this time.
0 commit comments