File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -151,7 +151,7 @@ examples:
151
151
curl -SfL https://raw.githubusercontent.com/mongodb/mongo-ruby-driver/master/spec/integration/versioned_api_examples_spec.rb -o ${DRIVERS_PATH}/versioned_api_examples_spec.rb
152
152
153
153
# rust
154
- curl -SfL https://raw.githubusercontent.com/mongodb/mongo-rust-driver/master /src/test/documentation_examples/mod.rs -o ${DRIVERS_PATH}/mod.rs
154
+ curl -SfL https://raw.githubusercontent.com/mongodb/mongo-rust-driver/main /src/test/documentation_examples/mod.rs -o ${DRIVERS_PATH}/mod.rs
155
155
156
156
# scala
157
157
curl -SfL https://raw.githubusercontent.com/mongodb/mongo-scala-driver/master/driver/src/it/scala/org/mongodb/scala/DocumentationExampleSpec.scala -o ${DRIVERS_PATH}/DocumentationExampleSpec.scala
You can’t perform that action at this time.
0 commit comments